Skip to content

Commit

Permalink
added important note about 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kacerguis authored and Chris Kacerguis committed Jul 30, 2016
1 parent 32c46b6 commit 60242fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ config file and one controller.

_Note: for 1.7.x support download v2.2 from Downloads tab_

## Important Update on 4.0.0

Please note that version 4.0.0 is in the works, and is considered a breaking change (per SemVer). As CI 3.1.0 now has native support for Composer, this library will be moving to be composer based.

Take a look at the "development" branch to see what's up.

## Installation

Drag and drop the **application/libraries/Format.php** and **application/libraries/REST_Controller.php** files into your application's directories. To use `require_once` it at the top of your controllers to load it into the scope. Additionally, copy the **rest.php** file from **application/config** in your application's configuration directory.
Expand Down

0 comments on commit 60242fd

Please sign in to comment.