From 5da4843cda2ef0258a1aa514464592832ba721ed Mon Sep 17 00:00:00 2001 From: Avamander Date: Mon, 31 Aug 2015 22:56:11 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78202b9..9acb742 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MAX7456 -A library for interfacing with MAX7456 OSD chip. +A library for interfacing with MAX7456 OSD chip originally created by people at http://theboredengineers.com/2012/12/a-max7456-library-for-arduino/. Documentation is available at http://avamander.github.io/max7456/index.html, documentation might not be 100% up to date.