From 7abdb7f98129156720567920f215044c2570da05 Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal <37556332+fmeringdal@users.noreply.github.com> Date: Mon, 26 Oct 2020 23:37:06 +0100 Subject: Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9a2763..896d9f6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@

RRule.rs

A pure Rust and efficient implementation (partial) of recurrence rules as defined in the iCalendar RFC..


+

+ + + +

-[![Build](https://travis-ci.com/fmeringdal/rust_rrule.svg?branch=main)](https://travis-ci.com/fmeringdal/rust_rrule) -[![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) # Usage -- cgit v1.2.3