Skip to content

Commit e93f756

Browse files
authored
Update README.md
1 parent 12baf8e commit e93f756

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Android App that shows a list with all films of Studio Ghibli. Touching one item
77
- MVP Architecture.
88
- MaterialDesign List based on CardView and RecyclerView.
99
- REST Client JSON using Retrofit, RxAndroid and Gson.
10+
- Dependency injection with Dagger.
1011
- Load images with Glide.
1112
- IU flexible based on Fragments (one-pane handset, two-panes tablet).
1213
- Multilanguage.
@@ -19,7 +20,7 @@ Android App that shows a list with all films of Studio Ghibli. Touching one item
1920
![tablet](https://github.com/txemasv/ghibli-films/blob/master/screenshot/tablet.png)
2021

2122
## Motivation
22-
Share a complete example that uses main libraries to create a JSON API Client respecting good design practices.
23+
Share a complete example that uses must have libraries in Android to create a JSON API Client respecting good design practices.
2324

2425
## Studio Ghibli API JSON
2526
The Studio Ghibli API catalogs the films found in the worlds of Ghibli: https://ghibliapi.herokuapp.com/#tag/Films

0 commit comments

Comments
 (0)