Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd32 committed Mar 9, 2020
1 parent 93d789e commit f30d984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ A simple weather app made for testing and practicing Retrofit and RxJava. It use

## How to use
Download and install `.apk` file from [the latest release](https://github.com/bernd32/android-weather-demo-app/releases).
To build the project from source files, you have to obtain API key from here: https://openweathermap.org/api and then add it to `Constants.java` file.

## About me
I'm a beginner to programming and (at least at this point of time) developing applications for Android is just one of my hobbies. This application is my first training project, so the source code is pretty dirty, but I tried to follow the main principles of MVP architectural pattern.
Expand Down

0 comments on commit f30d984

Please sign in to comment.