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

Commit d40f62b

Browse files
author
Ashwini Kumar
committed
Merge remote-tracking branch 'origin/master'
2 parents 94f4ee7 + 7dfc102 commit d40f62b

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, Dagger 2 and Uncle Bob Martin's Clean Architecture approach.
4+
This app showcases the MVP pattern, RxJava, Dagger 2(Dependency Injection), Retrofit Integration with RxJava, ButterKnife(View Injection) 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)