Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericgacoki authored May 21, 2022
1 parent c1ea888 commit 5a60635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NeatFlix

### An android app built using [Jetpack Compose](https://developer.android.com/jetpack/compose) that consumes [TMDB API](https://developers.themoviedb.org/3/getting-started/introduction) to display the current trending, upcoming, top rated, and popular movies and tv-shows. It also suggests films based on your watch list.
An android app built using [Jetpack Compose](https://developer.android.com/jetpack/compose) that consumes [TMDB API](https://developers.themoviedb.org/3/getting-started/introduction) to display the current trending, upcoming, top rated, and popular movies and tv-shows. It also suggests films based on your watch list.

<p align="center"> <img src="media/header.png" width="750"> </p>

Expand Down Expand Up @@ -70,4 +70,4 @@ and default parameters.
<img src="media/search_empty.png" width="250" /> <img src="media/search_results.png" width="250" />

---
> PRs are welcome :)
> PRs are welcome :)

0 comments on commit 5a60635

Please sign in to comment.