diff --git a/README.md b/README.md index e5c86d6..370efa0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ -# flarum-mobile-android -An Android Webview wrapper for Flarum +# Make an Android app for your Flarum Forum +A WebView based Android application which will embed your flarum forum inside an application. + +## Screenshots + +![Home](https://raw.githubusercontent.com/SurfEdge/flarum-mobile-android/master/screenshots/scr_home.png) +![Inside](https://raw.githubusercontent.com/SurfEdge/flarum-mobile-android/master/screenshots/scr_inside.png) + +## Links + +[Flarum Home page](http://flarum.org/) + +[Flarum Community](https://discuss.flarum.org/) + +[Advanced Web View project](https://github.com/delight-im/Android-AdvancedWebView)