diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ce2f18 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +MicroView Arduino Library +================================ +Developed by [Geek Ammo Pty Ltd](http://www.geekammo.com) based on Arduino and other Open Source libraries. +Author : JP Liew + +Description +----------- +Arduino library for MicroView. + +History +------- +v1.0b: 30th January 2014 by JP Liew + - Initial commit. Beta with minor bugs. + +Installation Instructions +------------------------- +1. Extract / Check out to Arduino's libraries folder. +2. Start Arduino IDE. +3. MicroView example is located at, File--->Example--->MicroView--->MicroViewDemo