diff options
author | Fredrik Meringdal <fmeringdal@hotmail.com> | 2020-10-17 14:27:05 +0200 |
---|---|---|
committer | Fredrik Meringdal <fmeringdal@hotmail.com> | 2020-10-17 14:27:05 +0200 |
commit | 33d72e13303d8924608227b48755eda13b1c3ddc (patch) | |
tree | 973320c5036927f846d52a26acd9cff928b1d640 /README.md | |
parent | 0c164891c5fcf26b6b5ca6a36ad0263aae8eadb2 (diff) | |
download | rust_rrule-33d72e13303d8924608227b48755eda13b1c3ddc.zip |
readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +# RRule implemented in Rust for speed +[![Actions Status](https://github.com/fmeringdal/rrule/workflows/Rust/badge.svg)](https://github.com/fmeringdal/rrule/actions) + +Fast implementation of rrule + + # todos - tests for minutes and seconds FREQ - neg month day, year day etc |