Update README

This commit is contained in:
Myles Busig 2024-10-11 16:38:39 -07:00
parent 426520bc18
commit 5231758bbe

View File

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