Skip to content

Commit 1c71c19

Browse files
committed
Edit README
1 parent ed92d3d commit 1c71c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A framework for making easy use of parser combinators and production rules.
1717

1818
* [CSV parser](https://github.com/shellyln/takenoco/tree/master/_examples/csv)
1919
* [Formula parser](https://github.com/shellyln/takenoco/tree/master/_examples/formula)
20-
* [Loose JSON + TOML parser](https://github.com/shellyln/go-loose-json-parser)
20+
* [Loose JSON + TOML parsers](https://github.com/shellyln/go-loose-json-parser)
2121
* [Dust - toy scripting language](https://github.com/shellyln/dust-lang)
2222
* [Parsers](https://github.com/shellyln/dust-lang/tree/master/scripting/parser)
2323
* [Production rules](https://github.com/shellyln/dust-lang/tree/master/scripting/rules)

0 commit comments

Comments
 (0)