diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # RRule implemented in Rust for speed ![Build](https://github.com/fmeringdal/rust_rrule/workflows/Build/badge.svg) +[![codecov](https://codecov.io/gh/fmerngdal/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) Fast implementation of rrule |