diff --git a/README.md b/README.md index 1ad47c5..39e6264 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## What is it ? This system is an ATMEGA328P and NRF24L01+ based low power device to detect when something is posted in my mail box. The electronic circuit shares the same designed as the low power weather station I made enabling it to consume only 60µA when sleeping. -**You will also need to build a receiver station to handle the notifications. For that you can build your own or use [this design](/git/Th3maz1ng/ESP8266_dual_NRF24l01_gateway) I made.** +**You will also need to build a receiver station to receive the messages. For that you can build your own or use [this design](/git/Th3maz1ng/ESP8266_dual_NRF24l01_gateway) I made.** **Check the LICENSE.md file at the root of this project for more information.**