Skip to content

Commit

Permalink
Update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
libern committed Jul 22, 2016
1 parent 97d3bc5 commit ae08c35
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,3 +390,18 @@ php artisan migrate:refresh --seed
## License

The Someline Starter framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

[ico-version]: https://img.shields.io/packagist/v/someline/someline-starter.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/someline/someline-starter/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/someline/someline-starter.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/someline/someline-starter.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/someline/someline-starter.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/someline/someline-starter
[link-travis]: https://travis-ci.org/someline/someline-starter
[link-scrutinizer]: https://scrutinizer-ci.com/g/someline/someline-starter/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/someline/someline-starter
[link-downloads]: https://packagist.org/packages/someline/someline-starter
[link-author]: https://github.com/libern
[link-contributors]: ../../contributors

0 comments on commit ae08c35

Please sign in to comment.