Skip to content

Commit

Permalink
Add Nominomicon link to README (rust-bakery#1654)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpk committed Apr 17, 2023
1 parent e7b6578 commit bbf0a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit bbf0a65

Please sign in to comment.