diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <h1 align="center">RRule.rs</h1> -<p align="center">A pure and efficient Rust implementation (partial) of recurrence rules as defined in the iCalendar RFC..</p> +<p align="center">A pure and efficient Rust implementation of recurrence rules as defined in the iCalendar RFC..</p> <p align="center"> <a href="https://travis-ci.com/fmeringdal/rust_rrule"><img src="https://travis-ci.com/fmeringdal/rust_rrule.svg?branch=main" /></a> <a href="https://codecov.io/gh/fmeringdal/rust_rrule"><img src="https://codecov.io/gh/fmeringdal/rust_rrule/branch/main/graph/badge.svg" /></a> |