From 34547a218941b27694ccbfa49d6274bd8f10092a Mon Sep 17 00:00:00 2001 From: Nye 'Ro' Evans Date: Sat, 11 Sep 2021 16:24:08 +0100 Subject: [PATCH] adds a link to the gadget in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93a35df..72e1c79 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ A small tool to make testing out the positions of volumes for a gesture system I ## How do I use this? Move the volumes around using the buttons on the display, press "log transforms" when you're finished and pop the formatted log into the dictionary in aardvark\websrc\default_hands\src\default_hands_gesture_volumes.ts! easy! + +you can access the tool [here](https://wil-ro.github.io/menuPrototype/)