Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer committed Feb 7, 2017
1 parent d13d517 commit e42a6f8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# calendar
# ICAL / ICS Calendar Library

[![Latest Stable Version](https://poser.pugx.org/ipunkt/calendar/v/stable.svg)](https://packagist.org/packages/ipunkt/calendar) [![Latest Unstable Version](https://poser.pugx.org/ipunkt/calendar/v/unstable.svg)](https://packagist.org/packages/ipunkt/calendar) [![License](https://poser.pugx.org/ipunkt/calendar/license.svg)](https://packagist.org/packages/ipunkt/calendar) [![Total Downloads](https://poser.pugx.org/ipunkt/calendar/downloads.svg)](https://packagist.org/packages/ipunkt/calendar)

PHP Library for reading and writing ical/ics calendar files

## Quickstart

```
composer require ipunkt/calendar
```

0 comments on commit e42a6f8

Please sign in to comment.