Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Commit 136d069

Browse files
author
Ashwini Kumar
authored
Update README.md
1 parent df26f4a commit 136d069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MovieGuide
22
Android app that lists popular/highest-rated movies, shows trailers and reviews.
33

4-
This app showcases the MVP pattern, RxJava 2, Dagger 2(Dependency Injection), Retrofit 2 Integration with RxJava 2, ButterKnife(View Injection) and Uncle Bob Martin's Clean Architecture approach.
4+
This app showcases the MVP pattern, RxJava 2, Dagger 2(Dependency Injection), Retrofit 2 Integration with RxJava 2, ButterKnife(View Injection), Retrolambda and Uncle Bob Martin's Clean Architecture approach.
55
Optimized for tablets.
66

77
Replace `API_KEY` in `Api.java` with your themoviedb.org API key.

0 commit comments

Comments
 (0)