diff --git a/README.md b/README.md index ca089f3..74324ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -# Numeric and language-specific date parsers +
The bunch of combinators written with help of [nom](https://docs.rs/nom/latest/nom/) to parse the `numeric` and `language-specific` dates. `Russian` (`ru` feature flag) and `English` (`en` feature flag, enabled by default) are currently supported.