summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 ffd7ad8..26aadfe 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![codecov](https://codecov.io/gh/fmeringdal/rust_rrule/branch/main/graph/badge.svg)](https://codecov.io/gh/fmeringdal/rust_rrule)
[![crates.io](https://img.shields.io/crates/v/rrule.svg)](https://crates.io/crates/rrule)
-A pure Rust partial implementation of recurrence rules as defined in the iCalendar RFC.
+A pure Rust (partial) implementation of recurrence rules as defined in the iCalendar RFC.
# Usage