Skip to content

Commit b135b4a

Browse files
authored
Update README.md
1 parent af31945 commit b135b4a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@
2828
![Python](https://img.shields.io/badge/Python-Supported-blue.svg) ![Go](https://img.shields.io/badge/Go-Supported-00ADD8.svg) ![SQL](https://img.shields.io/badge/SQL-Supported-orange.svg) ![JSON](https://img.shields.io/badge/JSON-Supported-lightgrey.svg) ![Logic](https://img.shields.io/badge/Logic-FOL-yellow
2929
)
3030

31-
![Misc](https://img.shields.io/badge/Miscellaneous-Supported-purple.svg) Define your own grammar using simple EBNF syntax. Check out our [notebooks directory](./notebooks/) for examples and a quick example at
31+
Check [Grammars directory](./syncode/parsers/grammars) for supported grammars
32+
33+
![Misc](https://img.shields.io/badge/Miscellaneous-Supported-purple.svg)
34+
35+
Define your own grammar using simple EBNF syntax. Check out our [notebooks directory](./notebooks/) for examples and a quick example at
3236
&nbsp; [<img align="center" src="https://colab.research.google.com/assets/colab-badge.svg" />](https://colab.research.google.com/drive/1rYm8iehx_qYdtgWmqLkmhIjizhUVTb9E?usp=sharing)
3337

3438

0 commit comments

Comments
 (0)