Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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)
This is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)