diff --git a/README.md b/README.md index 4f59361..3fee473 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +NOTE: THIS NEEDS TO BE FIXED.... PLEASE JUST USE THE LATEST RELEASE AND NOT THE MASTER BRANCH!!!! # IRremote Arduino Library This library enables you to send and receive using infra-red signals on an arduino. @@ -12,7 +13,6 @@ Check [here](http://shirriff.github.io/Arduino-IRremote/) for tutorials and more 4. Move the "IRremote" folder that has been extracted to your libraries directory. ## Usage - We get a lot of support for different device types. To keep the size of the library manageable we're moving to a model where different device types use a #define statement, for instance: ```#define SHARP```