Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ to this project in the files.
It is hosted at https://github.com/MartinThoma/ics-parser/ and PEAR coding standard is
used.

**This project will not be continued. [johngrogg/ics-parser](https://github.com/johngrogg/ics-parser) is based on this project, but still supported and a few features were added.**
**This project will not be continued. [ics-parser](https://github.com/u01jmg3/ics-parser) is based on this project, but still supported with many new features added.**


## Requirements
Expand Down Expand Up @@ -108,4 +108,4 @@ echo $ical->event_count;
echo $ical->todo_count;

?>
```
```