From 19158936932fe0e17daa724ea59bee1318b908bf Mon Sep 17 00:00:00 2001 From: Christoph Schneeberger Date: Wed, 1 May 2019 13:28:55 +0200 Subject: [PATCH] added doc links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d197529..bf03f48 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ Arduino support libraries and demo code for Didels Witty 2WD balancing robot. +## Documents +[Witty Quick Start Guide](docs/WittyQuickStartGuide.pdf) +[Witty Specs (PDF)](docs/WittySpecs.pdf) +[Witty Balancing Robot](docs/WittyBalancingRobot.md)