more improvements to readme
This commit is contained in:
parent
f48549b396
commit
cc518efcb6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ The repl has the following syntax (It's work in progress, new capabilities will
|
|||
> > vector@0{x0:1, y0: 2, x:12, y:1}
|
||||
* ```vector(1 2)``` works as well. The start is now the origin.
|
||||
commas are not mandatory. I'm planning to add a more mathematical notation for vectors: ```[1 2]```
|
||||
* > > vector@0{x0:1, y0: 2, x:3, y:4}
|
||||
|
||||
* properties
|
||||
* ```a.type```
|
||||
> > vector
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue