diff --git a/README.md b/README.md index 2d409d4..ea42d99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Constrained Zig -Check out the code [here](https://github.com/LukasPietzschmann/zigchr). +For the talk I gave at Zigtoberfest 2024, I coded up a CHR embedding for Zig using the +FreeCHR framework. This repo contains the slides for the talk. If you're more interested +in the embedding, check it out [here](https://github.com/LukasPietzschmann/zigchr). ## Build it 1. You need to clone using the `--recursive` switch