fix outdated info in readme

This commit is contained in:
mehbark 2023-01-15 22:30:32 -05:00
parent 139accb11c
commit c94f1b2169

View file

@ -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]]