diff --git a/README.md b/README.md index 029a118..ecf06f8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ Kore - Kodi/XBMC remote for Android -==================================== +----------------------------------- GitHub repository for the [Kore][1] Android app. -Kore is a simple and easy to use Kodi remote. +Kore is a simple and easy to use Kodi/XBMC remote. -Compiling +Building --------- -Git pull should get you almost all you need. + +Git pull should get you almost all you need, as long as you have a working [Android build system][4] You'll need to create the following files: @@ -16,6 +17,24 @@ You'll need to create the following files: 2. `app/keystore.properties` with the values `store`, `alias`, `pass`, `storePass` set. This is for signing the release build. Alternatively, comment the `signingConfigs` in `app/build.gradle`. +Credits +------- + +[Team Kodi][5] for making an awesome media center. + +**Libraries used** +- [Jackson](https://github.com/FasterXML/jackson) +- [Butterknife](http://jakewharton.github.io/butterknife/) +- [Picasso](http://square.github.io/picasso/) +- [EventBus](https://github.com/greenrobot/EventBus) +- [JmDNS](http://jmdns.sourceforge.net/) +- [PagerSlidingTabStrip](https://github.com/astuetz/PagerSlidingTabStrip) +- [FloatingActionButton](https://github.com/makovkastar/FloatingActionButton) + +**Translations** +- French - Kowalski +- Bulgarian - NEOhidra + Links ----- @@ -25,7 +44,6 @@ Links - [Google+ community][3] - License ------- @@ -47,5 +65,5 @@ License [1]: https://play.google.com/store/apps/details?id=com.syncedsynapse.kore2 [2]: http://syncedsynapse.com/kore/ [3]: https://plus.google.com/u/0/communities/110340113064213296333 - - +[4]: http://developer.android.com/sdk/installing/studio-build.html +[5]: http://kodi.tv/