diff --git a/README.md b/README.md index 5b5ce4564..7924176a2 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ fn parse_color() { ## Documentation - [Reference documentation](https://docs.rs/nom) +- [The Nominomicon: A Guide To Using Nom](https://tfpk.github.io/nominomicon/) - [Various design documents and tutorials](https://github.com/rust-bakery/nom/tree/main/doc) - [List of combinators and their behaviour](https://github.com/rust-bakery/nom/blob/main/doc/choosing_a_combinator.md)