README fix.

This commit is contained in:
jgoppert 2015-11-07 12:03:10 -05:00
parent 3a2c3bdae1
commit 835cdd2f91

View File

@ -10,5 +10,5 @@ A simple and efficient template based matrix library.
* Euler angle (321), DCM, Quaternion conversion through constructors.
* High testing coverage.
## Limitation
## Limitations
* No dynamically sized matrices.