Update README.md
authorJames Alan Preiss <jamesalanpreiss@gmail.com>
Wed, 27 May 2020 20:17:48 +0000 (13:17 -0700)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 20:17:48 +0000 (13:17 -0700)
README.md

index 2397871..7e40725 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # cmath3d
-3d math library for C. Vectors, 3x3 matrices, quaternions. 32-bit floats.
+3d math library for C. Vectors, 3x3 matrices, quaternions, polytopes. 32-bit floats.
 
 ## motivation
 This library is intended for embedded projects where C++ is not used.