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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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