From 100a426dd829189b0a8aed420ec45714f4d01348 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sun, 5 Nov 2017 18:26:25 +1300 Subject: [PATCH] Added guide --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5677ced..e3a44f7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Dotgrid -Dotgrid is a simple vector drawing application. +Dotgrid is a simple vector drawing application. ## Guide +It works by adding control points and selecting a stroke type. So clicking the canvas a few times will place up to 3 control points. Clicking one of the icons, or pressing one of the shortcuts, will draw a stroke. + ## Controls ### Layer 1