diff --git a/README.md b/README.md index 0547b05..a501643 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ particularly games. It provides: - [ ] Cross-platform windowing and graphics via [GLFW](https://glfw.org) - [ ] An Extensible WebGPU Renderer that supports both 2D and 3D - [ ] A Uniform Keyboard + Gamepad Input System -- [ ] A Custom Audio System, with optional intergration with [FMOD](https://github.com/jakubtomsu/odin-fmod) +- [ ] A Custom Audio System via [MiniAudio](https://miniaud.io) # More Information - [The BSD 3-clause License used in this project](/LICENSE)