Skip to content

Commit 554cde3

Browse files
authored
Update README.md
1 parent 55e179b commit 554cde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ NOTE: Libraries are currently being migrated to their own repositories.
2121
| **[zaudio](https://github.com/zig-gamedev/zaudio)** | Cross-platform audio using [miniaudio](https://github.com/mackron/miniaudio) |
2222
| **[zbullet](https://github.com/zig-gamedev/zbullet)** | Build package, [C API](https://github.com/zig-gamedev/zig-gamedev/tree/main/libs/zbullet/libs/cbullet) and bindings for [Bullet physics](https://github.com/bulletphysics/bullet3) |
2323
| **[zflecs](https://github.com/zig-gamedev/zflecs)** | Build package and bindings for [flecs](https://github.com/SanderMertens/flecs) ECS |
24-
| **[zemscripten]([libs](https://github.com/zig-gamedev/zemscripten)** | Build package and shims for [Emscripten](https://emscripten.org) emsdk |
24+
| **[zemscripten](https://github.com/zig-gamedev/zemscripten)** | Build package and shims for [Emscripten](https://emscripten.org) emsdk |
2525
| **[zglfw](https://github.com/zig-gamedev/zglfw)** | Build package & bindings for [GLFW](https://github.com/glfw/glfw) |
2626
| **[zgpu](https://github.com/zig-gamedev/zgpu)** | Small helper library built on top of [Dawn](https://github.com/zig-gamedev/dawn) native WebGPU implementation |
2727
| **[zgui](https://github.com/zig-gamedev/zgui)** | Build package and bindings for [Dear Imgui](https://github.com/ocornut/imgui), [Test engine](https://github.com/ocornut/imgui_test_engine), [ImPlot](https://github.com/epezent/implot), [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) and [imgui-node-editor](https://github.com/thedmd/imgui-node-editor) |

0 commit comments

Comments
 (0)