diff --git a/README.md b/README.md index a8130a1..74d7e1e 100644 --- a/README.md +++ b/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! \ No newline at end of file +## Functions + +``` +q CLEAR +w DELETE LAST +e EXPORT(Not working atm, just copy the DOM element) +``` + +## Tools + +``` +aA CLOCKWISE +sS COUNTERWISE +d LINE +``` \ No newline at end of file