fix outdated info in readme
This commit is contained in:
parent
139accb11c
commit
c94f1b2169
1 changed files with 0 additions and 4 deletions
|
@ -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]]
|
||||
|
|
Loading…
Reference in a new issue