Skip to content

Commit 6427d13

Browse files
author
Phil Sturgeon
committed
Added sponsorship details for CodingFutures, but their website is not done yet.
1 parent 26458c7 commit 6427d13

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,19 @@
33
A fully RESTful server implementation for CodeIgniter using one library, one
44
config file and one controller.
55

6+
## Sponsored by: Coding Futures
7+
68
## Requirements
79

810
1. PHP 5.1+
911
2. CodeIgniter 1.7.x - 2.0-dev
1012

1113
## Usage
1214

13-
Coming soon. Take a look at application/controllers/example_api.php for
15+
Coming soon. Take a look at application/controllers/api/example.php for
1416
hints until the default controller demo is built and ready.
1517

1618
I haven't got around to writing any documentation specifically for this project
17-
but you can read my NetTuts article covers it's usage along with the REST Client lib.
19+
but you can read my NetTuts article which covers it's usage along with the REST Client lib.
1820

19-
http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/
21+
<http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/>

0 commit comments

Comments
 (0)