Selaa lähdekoodia

more readme status badge tweaks

Andre Weissflog 3 vuotta sitten
vanhempi
commit
d312d57a41
1 muutettua tiedostoa jossa 1 lisäystä ja 8 poistoa
  1. 1 8
      README.md

+ 1 - 8
README.md

@@ -7,14 +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)
 
-[![Build](/../../actions/workflows/main.yml/badge.svg)](/../../actions/workflows/main.yml)
-
-[![Bindings](/../../actions/workflows/gen_bindings.yml/badge.svg)](/../../actions/workflows/gen_bindings.yml)
-
-| Bindings  | Status |
-| ------------- | ------------- |
-| Zig  | [![build](https://github.com/floooh/sokol-zig/actions/workflows/main.yml/badge.svg)](https://github.com/floooh/sokol-zig/actions/workflows/main.yml)  |
-| Nim | FIXME
+[![Build](/../../actions/workflows/main.yml/badge.svg)](/../../actions/workflows/main.yml) [![Bindings](/../../actions/workflows/gen_bindings.yml/badge.svg)](/../../actions/workflows/gen_bindings.yml) [![build](https://github.com/floooh/sokol-zig/actions/workflows/main.yml/badge.svg)](https://github.com/floooh/sokol-zig/actions/workflows/main.yml)
 
 ## Examples and Related Projects