From 0668494aee5536d43fb23806d9f0c9bdfb113dee Mon Sep 17 00:00:00 2001 From: maniacbug Date: Sun, 3 Apr 2011 20:32:21 -0700 Subject: [PATCH] Trying to get the formatting just right --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 504829f..c0e71c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Arduino driver for nRF24L01 2.4GHz Wireless Transceiver 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