From 49de88baacb222b71f87f004129e09b683cae33f Mon Sep 17 00:00:00 2001 From: LowPowerLab Date: Thu, 4 Apr 2013 19:05:51 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7360538..d9b3e35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ SPIFlash ======== -Arduino library for read/write access to SPI flash memory chips \ No newline at end of file +Arduino library for read/write access to SPI flash memory chips. +See code files for initial documentation, more to come soon.