summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFredrik Meringdal <37556332+fmeringdal@users.noreply.github.com>2020-10-26 23:38:50 +0100
committerGitHub <noreply@github.com>2020-10-26 23:38:50 +0100
commitc964149d66e6abfe127d82557b41715afa914d2b (patch)
treec3b0e90c3bd83241ad0cb178120a509bcab499d4 /README.md
parenta185a356999e51ca74e1daa4e17053273362b22e (diff)
downloadrust_rrule-c964149d66e6abfe127d82557b41715afa914d2b.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9daa51..5a62e4d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<h1 align="center">RRule.rs</h1>
-<p align="center">A pure Rust and efficient implementation (partial) of recurrence rules as defined in the iCalendar RFC..</p>
+<p align="center">A pure and efficient Rust implementation (partial) 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>