From 7aa931934f965b03cfd8686116f6fede26c4d397 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Tue, 21 Jun 2022 21:58:03 -0700
Subject: [PATCH] Update README.md
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md
index d446dd0e..6bd6d183 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,17 @@ When adding remotes to this repo, it is helpful to ensure your device name(s) fo
`LG_55UN7300AUD.ir`
+Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
+
+`Filetype: IR signals file`
+`Version: 1`
+`#`
+`# Dynex EN-21669D TV` <---
+`#`
+`name: Power`
+
+Make, model, link, or even a short description can be helpful if the name is changed or just in general!
+
## To Install New Remotes On Your Flipper:
1. Git clone this repo to your local PC. [Multiple options are explained here](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository).