From 9ae08f320709e0e22c8ef75f7f56da1d01087322 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sat, 31 Dec 2016 14:18:41 -0700 Subject: [PATCH] Updated READMO --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) 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