aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-03-27 02:33:39 +0200
committerTeddy Wing2018-03-27 02:33:39 +0200
commitf909d6dcc34088729226efc8a79535ea53d280ed (patch)
tree114233f886b36d0382c54b6dfb18ac9e8b6109ff
parent21fad48ad7a66206d2742bc5443a568907561316 (diff)
downloadQWAZERTY-f909d6dcc34088729226efc8a79535ea53d280ed.tar.bz2
README: Fix Markdown
* Change table to use GitHub Flavored Markdown syntax * Fix links with spaces by URL-encoding the space
-rw-r--r--README.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/README.md b/README.md
index 17071ef..acd80e4 100644
--- a/README.md
+++ b/README.md
@@ -36,14 +36,12 @@ rather as a convenient identifier to rebind the key to any desired function.
Here are the emojis and corresponding key sequences:
-+--------+----------------------+---------+
-| Output | Key Sequence | Unicode |
-+--------+----------------------+---------+
-| 🕳 | <Emoji> | U+1F573 |
-| ⛳ | Shift–<Emoji> | U+26F3 |
-| 🌗 | Option–<Emoji> | U+1F317 |
-| 🌑 | Shift—Option—<Emoji> | U+1F311 |
-+--------+----------------------+---------+
+| Output | Key Sequence | Unicode |
+|--------|------------------------|---------|
+| 🕳 | `<Emoji>` | U+1F573 |
+| ⛳ | Shift–`<Emoji>` | U+26F3 |
+| 🌗 | Option–`<Emoji>` | U+1F317 |
+| 🌑 | Shift–Option–`<Emoji>` | U+1F311 |
## Example Usage
@@ -57,13 +55,13 @@ the special emoji key is pressed:
## Screenshots
### QWAZERTY-normal enter key.bundle
-![QWAZERTY normal enter key](Screenshots/QWAZERTY-normal enter key-1.png)
+![QWAZERTY normal enter key](Screenshots/QWAZERTY-normal%20enter%20key-1.png)
-![QWAZERTY normal enter key with Shift modifier](Screenshots/QWAZERTY-normal enter key-2.png)
+![QWAZERTY normal enter key with Shift modifier](Screenshots/QWAZERTY-normal%20enter%20key-2.png)
-![QWAZERTY normal enter key with Option modifier](Screenshots/QWAZERTY-normal enter key-3.png)
+![QWAZERTY normal enter key with Option modifier](Screenshots/QWAZERTY-normal%20enter%20key-3.png)
-![QWAZERTY normal enter key with Shift–Option modifier](Screenshots/QWAZERTY-normal enter key-4.png)
+![QWAZERTY normal enter key with Shift–Option modifier](Screenshots/QWAZERTY-normal%20enter%20key-4.png)
### QWAZERTY.bundle