Updated READMO
This commit is contained in:
parent
a8a0ee08dc
commit
9ae08f3207
18
README.md
18
README.md
@ -1,5 +1,19 @@
|
||||
# Dotgrid
|
||||
|
||||
Minimalist vector drawing tool to create grid based SVGs.
|
||||
Minimalist vector drawing tool to create grid based SVGs. There isn't much to it at the moment. Enjoy!
|
||||
|
||||
There isn't much to it at the moment. Enjoy!
|
||||
## Functions
|
||||
|
||||
```
|
||||
q CLEAR
|
||||
w DELETE LAST
|
||||
e EXPORT(Not working atm, just copy the DOM element)
|
||||
```
|
||||
|
||||
## Tools
|
||||
|
||||
```
|
||||
aA CLOCKWISE
|
||||
sS COUNTERWISE
|
||||
d LINE
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user