summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Meringdal <37556332+fmeringdal@users.noreply.github.com>2020-10-26 23:37:50 +0100
committerGitHub <noreply@github.com>2020-10-26 23:37:50 +0100
commita185a356999e51ca74e1daa4e17053273362b22e (patch)
tree901e22b2c4d24319d9ae5f1d3d352888c8320806
parent7abdb7f98129156720567920f215044c2570da05 (diff)
downloadrust_rrule-a185a356999e51ca74e1daa4e17053273362b22e.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 896d9f6..f9daa51 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +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>
-<br>
<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>