We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb148c1 commit 1a686f5Copy full SHA for 1a686f5
README.md
@@ -315,7 +315,8 @@ Here is a (non exhaustive) list of known projects using nom:
315
[Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs),
316
[MySQL binary log](https://github.com/PrivateRookie/boxercrab),
317
[URI](https://github.com/Skasselbard/nom-uri),
318
-[Furigana](https://github.com/sachaarbonel/furigana.rs)
+[Furigana](https://github.com/sachaarbonel/furigana.rs),
319
+[Wordle Result](https://github.com/Fyko/wordle-stats/tree/main/parser)
320
321
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).
322
0 commit comments