aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4484210..43b5e05 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,9 @@
Just a collection of useful C++ math routines I've accumulated over
the years. Used by some of my personal programs. MIT licensed.
+
+What's here:
+
+ - 2-D and 3-D vector classes
+ - Quaternions
+ - 1- and 2-manifolds with numeric integration