diff --git a/README.md b/README.md index 303533ee..fcf8ec96 100644 --- a/README.md +++ b/README.md @@ -40,27 +40,28 @@ 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 Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example: @@ -69,7 +70,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)!