diff --git a/README.md b/README.md index e623132..36b366f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository contains transmitters and receivers implemented using [nRF24L01+](https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01P) wireless chip. -Implementation for Raspberry PI can be found in the [rpi](rpi/) directory, and (tiny)[tiny/] directory contains implementation for ATtiny85 MCU. +Implementation for Raspberry PI can be found in the [rpi](rpi/) directory, and [tiny](tiny/) directory contains implementation for ATtiny85 MCU.