diff --git a/README.md b/README.md index 9892e84..eaefc80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Diligent Date Parser +![](https://github.com/rust-syndication/diligent-date-parser/workflows/CI/badge.svg) + This is a Rust library to parse dates in unknown format. It diligently tries to apply known patterns and returns best found match.