diff --git a/readme.md b/readme.md index b74c58d..dcd105c 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ using a succinct and readable syntax popularised by Laravel 4. Add this line to your composer.json file in the `require field: ```json -"mnshankar/CSV": "dev-master" +"mnshankar/csv": "dev-master" ``` Then open `app/config/app.php` and add the following line in the `providers` array: @@ -41,4 +41,4 @@ Note that the 'with' statement can accept either an array or file path, and work ### License -This is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) \ No newline at end of file +This is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)