Skip to content

Commit

Permalink
feat(readme): add Wordle result parser to list
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko authored and Geal committed May 21, 2022
1 parent eb148c1 commit 1a686f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,8 @@ Here is a (non exhaustive) list of known projects using nom:
[Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs),
[MySQL binary log](https://github.com/PrivateRookie/boxercrab),
[URI](https://github.com/Skasselbard/nom-uri),
[Furigana](https://github.com/sachaarbonel/furigana.rs)
[Furigana](https://github.com/sachaarbonel/furigana.rs),
[Wordle Result](https://github.com/Fyko/wordle-stats/tree/main/parser)

Want to create a new parser using `nom`? A list of not yet implemented formats is available [here](https://github.com/Geal/nom/issues/14).

Expand Down

0 comments on commit 1a686f5

Please sign in to comment.