diff --git a/README.md b/README.md index 72b832c..2d2d908 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,16 @@ Licensed as GPLv3. Other licenses available upon request. Feel free to [ask ques Icons by streamlineicons.com. +## Keyboard shortcuts + +- Download Text (T) +- Download Image (D) +- Switch to Map (M) +- View/Set ID (I) +- Random New Planet (R) + ## Additional Contributors ✨ Thanks goes to these wonderful people: -* [Efface Studios](https://www.effacestudios.com) Image Download Code \ No newline at end of file +* [Efface Studios](https://www.effacestudios.com) Image Download Code diff --git a/index.html b/index.html index 824de70..3cab10f 100644 --- a/index.html +++ b/index.html @@ -54,12 +54,28 @@
-
Download Text
-
Download Image
-
Switch to Map
-
View/Set ID
-
Random New Planet
+
Download Text (T)
+
Download Image (D)
+
Switch to Map (M)
+
View/Set ID (I)
+
Random New Planet (R)
+
@@ -964,7 +980,6 @@ document.getElementById("mapSwitch").innerHTML = doRenderMap ? '' : ''; } -