Update README

This commit is contained in:
Myles Busig 2024-10-08 00:24:10 -07:00
parent 9559815380
commit 426520bc18

View File

@ -1,3 +1,4 @@
# mtl # mtl
C++ STL replacement, intended for embedded systems. Aims to be more performant than ETL. An STL replacement and linear algebra library built for the GBA. Aims to be
more performant than the ETL by taking advantage of GBA-specific features.