added ES6 to readme
This commit is contained in:
parent
767839c52f
commit
c9021ce1b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
**MatRepl**
|
**MatRepl**
|
||||||
* is a Matrix
|
* is a Matrix
|
||||||
* and a repl: Read–Eval–Print Loop, where Print is doing operations on vectors and matrices in a graphic environment
|
* and a repl: Read–Eval–Print Loop, where Print is doing operations on vectors and matrices in a graphic environment
|
||||||
* written in vanilla javascript
|
* written in vanilla javascript (ES6)
|
||||||
|
|
||||||
<img src="screenshot-0.png" with="250"></img>
|
<img src="screenshot-0.png" with="250"></img>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue