From 000181da19e74ffa4f298bfa9ecb541b37092fcb Mon Sep 17 00:00:00 2001 From: James Alan Preiss Date: Wed, 27 May 2020 13:17:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2397871..7e40725 100644 --- 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. -- 2.20.1