diff --git a/README.md b/README.md new file mode 100644 index 0000000..20bb3c8 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# WeatherApp +This is a simple weather app for my pbc. It shows Istanbul's current weather description on screen. + +#### Which technologies did I use? +###### 1. Dagger +###### 2. Retrofit +###### 3. RxJava +###### 4. MVP pattern