diff --git a/README.md b/README.md
index 303533ee..0459ee7f 100644
--- a/README.md
+++ b/README.md
@@ -40,27 +40,32 @@ Please use this naming scheme for buttons.
**FOR TV**
-POWER
-MUTE
-VOL+
-CH+
-VOL-
-CH-
+Power
+Mute
+Vol_up
+Ch_next
+Vol_dn
+Ch_prev
**FOR AC**
-POWER
-TEMP+
-TEMP-
-MODE
-SWING
+Off
+Cool_hi
+Cool_lo
+Heat_hi
+Heat_lo
+Dh
**FOR AUDIO**
-POWER
-VOL+
-VOL-
-MUTE
+Power
+Vol_up
+Vol_dn
+Mute
+Next
+Prev
+Play
+Pause
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
@@ -69,7 +74,7 @@ Lastly, it's helpful to add further information as a comment directly into the I
`#`
`# Dynex EN-21669D TV` <---
`#`
-`name: POWER`
+`name: Power`
Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!