diff --git a/README.md b/README.md index 54811f6..e6d0cb6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## A fully RESTful server implementation for CodeIgniter using [chriskacerguis](https://github.com/chriskacerguis/codeigniter-restserver) library +## This version is already configured to work with restfull-Api, so just download this version and start using + # What is CodeIgniter **CodeIgniter** is an Application Development **MVC** Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.