diff --git a/README.md b/README.md new file mode 100644 index 0000000..f45ee40 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A Simple matrix math library focused on embedded development which avoids and heap memory allocation unless you explicitly ask for it.