diff --git a/README b/README index 818e45e..f887070 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Aruino driver for nRF24L01 2.4GHz Wireless Transceiver +Arduino driver for nRF24L01 2.4GHz Wireless Transceiver See Datasheet at http://www.nordicsemi.com/files/Product/data_sheet/nRF24L01_Product_Specification_v2_0.pdf @@ -9,4 +9,4 @@ Design Goals: This library is designed to be... * Maximally compliant with the intended operation of the chip * Easy for beginners to use * Consumed with a public interface that's similiar to other Arduino standard libraries -* Built against the standard SPI library. \ No newline at end of file +* Built against the standard SPI library.