Skip to content

Commit 7988110

Browse files
committed
Tweaked the README.
1 parent 7e661e0 commit 7988110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodeIgniter Rest Server (by Resources)
22

33
A fully RESTful server implementation for CodeIgniter using one library, one
4-
config file and at least one resource controller.
4+
config file, and a controller for each resource.
55

66
This is a fork from Phil Sturgeon's CodeIgniter Rest Server (http://github.com/philsturgeon/codeigniter-restserver) under the terms of his own DBAD license (http://www.dbad-license.org/). The primary difference is that resources are handled by their own controllers rather than the single controller used by Phil.
77

0 commit comments

Comments
 (0)