remove redundant readme line

This commit is contained in:
Noel Berry
2021-03-21 02:15:25 -07:00
committed by GitHub
parent 088851b43f
commit e27226ab17

View File

@ -17,7 +17,6 @@ A small 2D C++ Game Framework, using few dependencies and simple code to mainain
- Only floatN/mat3x2/mat4x4 uniforms are supported.
- There's no Audio API or backend implementation yet.
- No threaded rendering so it will explode if you try that.
- No Audio API implemented yet.
#### a sample application