diff --git a/README.md b/README.md index 8dba32d..ed7cf51 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -clojure matrix-repl thing, the last two methods in src/matrix/core.clj are the only interesting bits - -src/matrix/core.clj is the only file with interesting stuff - current version's usage example (only the first line is user-input): ``` [[3 1 1 2] [1 -2 1 4] [-1 1 0 4]]