Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joecohens committed Aug 31, 2017
1 parent a4bbbc0 commit 5cef638
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add to composer

```json
"require": {
"shoperti/uploader": "dev-master"
"shoperti/uploader": "~1.0"
},
```

Expand Down Expand Up @@ -105,8 +105,3 @@ class Controller extends BaseController
```

* _Please refer to the [`UploadResult` implementation](src/UploadResult.php) for more details._


### TODO

[ ] Test functionality

0 comments on commit 5cef638

Please # to comment.