Skip to content

Commit 88c8d34

Browse files
authored
Update README.md
1 parent ba160de commit 88c8d34

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
@@ -16,7 +16,7 @@ What was the original monorepo, the [zig-gamedev dev repo](https://github.com/zi
1616
## Libraries
1717
| Library | Description |
1818
|-------------------------------|----------------------------------------------------------------------------------------------------------------------------|
19-
| **[system-sdk](https://github.com/zig-gamedev/system-sdk)** | System libraries and headers for cross-compiling [zig-gamedev libs](https://github.com/zig-gamedev/zig-gamedev#libraries)
19+
| **[system_sdk](https://github.com/zig-gamedev/system_sdk)** | System libraries and headers for cross-compiling [zig-gamedev libs](https://github.com/zig-gamedev/zig-gamedev#libraries)
2020
| **[zaudio](https://github.com/zig-gamedev/zaudio)** | Cross-platform audio using [miniaudio](https://github.com/mackron/miniaudio) |
2121
| **[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) |
2222
| **[zflecs](https://github.com/zig-gamedev/zflecs)** | Build package and bindings for [flecs](https://github.com/SanderMertens/flecs) ECS |

0 commit comments

Comments
 (0)