From 083cba5712aec007f6b6f5e07893f893926c2b0b Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 27 Oct 2013 22:18:31 -0400 Subject: Add info about graph navigation to README Include a helpful translation key so you know how to move around the Network Graph since the controls stay the same even though the graph is rotated. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index b67f946..e29c856 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,21 @@ A Google Chrome browser extension that rotates the [GitHub](https://github.com) To install the extension, open the Extensions window in Chrome and click 'Load unpacked extension…". In the file browser select the directory of this project. +# Help! Mouse-dragging is all weird! +The graph may be rotated, but the controls aren't. Here's a handy translation key. + +## Mouse dragging +UP: graph moves RIGHT +DOWN: graph moves LEFT +LEFT: graph moves UP +RIGHT: graph moves DOWN + +## Arrow keys (keyboard) +UP: graph moves LEFT +DOWN: graph moves RIGHT +LEFT: graph moves UP +RIGHT: graph moves DOWN + + # License No More GitHub Neck Cricks is licensed under the MIT License. See the included LICENSE file. -- cgit v1.2.3