Skip to content

Commit 1a686f5

Browse files
FykoGeal
authored andcommitted
feat(readme): add Wordle result parser to list
1 parent eb148c1 commit 1a686f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@ Here is a (non exhaustive) list of known projects using nom:
315315
[Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs),
316316
[MySQL binary log](https://github.com/PrivateRookie/boxercrab),
317317
[URI](https://github.com/Skasselbard/nom-uri),
318-
[Furigana](https://github.com/sachaarbonel/furigana.rs)
318+
[Furigana](https://github.com/sachaarbonel/furigana.rs),
319+
[Wordle Result](https://github.com/Fyko/wordle-stats/tree/main/parser)
319320

320321
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).
321322

0 commit comments

Comments
 (0)