From bd5d36ff42c32215a7b01e86a7567c7042efee5d Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Sun, 25 Dec 2016 00:27:16 -0500 Subject: Edited readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 29e5ca8..e30cb38 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Create multi-dimensional shapes (projected onto the plane). It uses linear algebra to calculate how to project objects. +To add another dimension, just add another column in the matrix. There should only be two rows. + Requires: Numpy Python 2 -- cgit v1.2.3