diff options
| author | Teddy Wing | 2013-10-27 22:18:31 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-10-27 22:18:31 -0400 |
| commit | 083cba5712aec007f6b6f5e07893f893926c2b0b (patch) | |
| tree | fc31fc08bdd9cf54a51431d8e1a15423d0501aa7 /README.md | |
| parent | a349967cadcef394a57e462b98bacaf12e443392 (diff) | |
| download | No-More-GitHub-Neck-Cricks-for-Chrome-083cba5712aec007f6b6f5e07893f893926c2b0b.tar.bz2 | |
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.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. |
