aboutsummaryrefslogtreecommitdiff
path: root/bindgen
diff options
context:
space:
mode:
Diffstat (limited to 'bindgen')
-rw-r--r--bindgen/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindgen/README.md b/bindgen/README.md
index 40e5c417..a7315521 100644
--- a/bindgen/README.md
+++ b/bindgen/README.md
@@ -27,6 +27,7 @@ To update the Zig bindings:
> git clone https://github.com/floooh/sokol-odin
> git clone https://github.com/floooh/sokol-rust
> git clone https://github.com/floooh/sokol-d
+> git clone https://github.com/colinbellino/sokol-jai
> python3 gen_all.py
```