more improvements to readme

This commit is contained in:
Sander Hautvast 2021-03-04 21:44:36 +01:00
parent f48549b396
commit cc518efcb6

View file

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