Skip to content

Commit

Permalink
Revise Readme due to keep up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
elvendor committed Jun 18, 2014
1 parent f763646 commit fb3d88a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ I think that is not good idea. Using `@img` syntax this package provides you can

Fourth parameter is for including asset from secure location of your website, e.g. `https://...`. Its `false` by default.

And lastly, please notice that package throws Not Found Exception when asset doesn't exist.
And lastly, please notice that package **doesn't** throw NotFoundException when asset wasn't exist.

## Requirements
- PHP >= 5.3
Expand Down Expand Up @@ -73,7 +73,7 @@ php artisan config:publish elvendor/imgjss
## Roadmap
- Avoid images extensions by looking for a file on given path (maybe not good idea)
- Setting default js, css, img paths
- Ability to use external assets as well
- ~~Ability to use external assets as well~~
- Cover with tests

## Licence
Expand Down

0 comments on commit fb3d88a

Please sign in to comment.