diff options
| author | Teddy Wing | 2013-10-27 22:23:39 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-10-27 22:23:39 -0400 |
| commit | f32c8d5ca5c12ffb5a6a52a23adae695d2872a8f (patch) | |
| tree | 3eebaed35d901b0b3c9d81497b80510103d077be | |
| parent | 52cab1506383ff25bbdca93b968ad1ceee74682c (diff) | |
| download | No-More-GitHub-Neck-Cricks-for-Chrome-f32c8d5ca5c12ffb5a6a52a23adae695d2872a8f.tar.bz2 | |
README: fix quotes
* Fix mismatched quotes
* Change quotes to typographer's quotes
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,11 +5,11 @@ A Google Chrome browser extension that rotates the [GitHub](https://github.com) # Installing -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. +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. +The graph may be rotated, but the controls aren’t. Here's a handy translation key. ## Mouse dragging * UP: graph moves RIGHT |
