Better keys

This commit is contained in:
Devine Lu Linvega
2016-12-31 13:55:35 -07:00
parent 9817caf4f1
commit 3fb1b2b469
3 changed files with 13 additions and 14 deletions

View File

@@ -10,11 +10,13 @@
</head>
<body>
<pre>
aA <b>ARC CLOCKWISE</b>
sS <b>ARC COUNTERWISE</b>
q <b>CLEAR</b>
w <b>DELETE LAST</b>
e <b>EXPORT</b>
aA <b>CLOCKWISE</b>
sS <b>COUNTERWISE</b>
d <b>LINE</b>
f <b>CLEAR</b>
g <b>DELETE LAST</b>
</pre>
<script type="text/javascript" src="scripts/init.js"></script>
</body>