diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-06-12 17:53:56 +0200 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-06-12 17:53:56 +0200 |
| commit | 40cbdfccddfddc25b9dde77b06cf5950fb2863c0 (patch) | |
| tree | 48b0ee80462d8150581953707f2c2c0e2ea04b63 /README.md | |
| parent | c9a28a91f217d137bc40af39ed728157ad696ff5 (diff) | |
add Nim bindings status badge to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ cross-platform libraries for C and C++, written in C. [**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**08-Feb-2022** sokol_imgui.h has been updated for Dear ImGui v1.87 (support the new evented IO system, and remove the self-rolled input buffering in sokol_imgui.h) -[](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) +[](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) ## Examples and Related Projects |