diff --git a/README.md b/README.md
index c8f10b6..2f80a6e 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,11 @@ Check out the [modules](/modules/) for details on each module.
 
 ## Key
 
-🤓: Grammatical issue/typo - self-descriptive\
-â„šī¸: Nitpick - Not necessarily wrong, or a very minor issue\
-đŸĨ´: Not wrong per se, just bad in my opinion\
-🚧: Mislabelled/odd or obscure name - Something is called the wrong name, or an odd/obscure name\
-âš ī¸: Minor issue - A minor issue\
-❌: Completely wrong - There's a major issue/something is completely wrong
+| Emoji | Title                           | Description                                                |
+| ----- | ------------------------------- | ---------------------------------------------------------- |
+| 🤓     | Grammatical issue/typo          | Self-descriptive                                           |
+| â„šī¸     | Nitpick                         | Not necessarily wrong, or a very minor issue               |
+| đŸĨ´     | N/A                             | Not wrong per se, just bad in my opinion                   |
+| 🚧     | Mislabelled/odd or obscure name | Something is called the wrong name, or an odd/obscure name |
+| âš ī¸     | Minor issue                     | A minor issue                                              |
+| ❌     | Completely wrong                | There's a major issue/something is completely wrong        |