Update README.md

This commit is contained in:
Nic Barker 2025-01-10 21:05:12 +13:00 committed by GitHub
parent 0989aeee06
commit bc9ef8b02d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -481,8 +481,7 @@ Clay is usable out of the box as a `.h` include in both C99 and C++20 with desig
There are also supported bindings for other languages, including: There are also supported bindings for other languages, including:
- [Odin Bindings](https://github.com/nicbarker/clay/tree/main/bindings/odin) - [Odin Bindings](https://github.com/nicbarker/clay/tree/main/bindings/odin)
- [Rust Bindings](https://github.com/clay-ui-rs/clay)
Unfortunately clay does **not** support Microsoft C11 or C17 via MSVC at this time.
### Debug Tools ### Debug Tools