diff --git a/README.md b/README.md index 3331370..9f8a5a8 100644 --- a/README.md +++ b/README.md @@ -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.