From c1866aeeeda7c1e9bf932a92f265d26c30ae64db Mon Sep 17 00:00:00 2001 From: William Woodall Date: Wed, 21 Nov 2012 13:23:27 -0800 Subject: [PATCH] Update README.md Added links to documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14f1881..21fe174 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ Serial is a class that provides the basic interface common to serial libraries ( ### Documentation +Website: http://wjwwood.github.com/serial/ +API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html ### Dependencies