Skip to content

Commit af31945

Browse files
authored
Update README.md
1 parent 2b1ac70 commit af31945

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@
2525

2626
## Builtin Grammars
2727

28-
![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)
28+
![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
29+
)
2930

30-
![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
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
32+
&nbsp; [<img align="center" src="https://colab.research.google.com/assets/colab-badge.svg" />](https://colab.research.google.com/drive/1rYm8iehx_qYdtgWmqLkmhIjizhUVTb9E?usp=sharing)
3133

3234

3335
## How Does **SynCode** Compare to Other Constrained Decoders?

0 commit comments

Comments
 (0)