diff --git a/README.md b/README.md index 39983a5..7ad6f83 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # PHP ICS Parser --- - [![Latest Stable Version](https://poser.pugx.org/johngrogg/ics-parser/v/stable.png)](https://packagist.org/packages/johngrogg/ics-parser) [![Total Downloads](https://poser.pugx.org/johngrogg/ics-parser/downloads.png)](https://packagist.org/packages/johngrogg/ics-parser) +-- + ## License This ics-parser is under [MIT License](http://opensource.org/licenses/MIT). You may use it for your own sites for free, but I would like to get a notice when you use it (info@martin-thoma.de). If you use it for another software project, please state the information / links to this project in the files. @@ -18,15 +18,13 @@ It was modified by John Grogg to properly handle recurring events (specifically ## Installation -### Composer - -[Composer](http://getcomposer.org) +### [Composer](http://getcomposer.org) ```bash $ curl -s https://getcomposer.org/installer | php ``` -`composer.json` +- `composer.json` ```yaml {