From 87f7de32f8d59d8fa9319156af811c621ecafbb5 Mon Sep 17 00:00:00 2001 From: jamie-beardedhen Date: Fri, 26 Feb 2016 21:41:26 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc0186f..220ea12 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ Quick Start You should then checkout the library and investigate the sample code, which covers most of the features. The sample app is also available on [Google Play](https://play.google.com/store/apps/details?id=com.fractalwrench.androidbootstrap.sample). + +Javadoc +============ +The javadoc for the project is hosted on [Github](http://bearded-hen.github.io/Android-Bootstrap/). Examples ============