diff --git a/README.md b/README.md index 8e6f2e4..f7563e6 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ We try to deeply comment our examples, but bear with us if they aren't and if yo 4. [RxMarbles](https://github.com/RxSwiftCommunity/RxMarbles) - RxMarbles iOS app. 5. [CountItApp](https://github.com/PiXeL16/CountItApp) - Dead simple App with Apple Watch integration that lets you count anything. 6. [WhatFilm](https://github.com/brocoo/WhatFilm) - Simple iOS app showing popular films, their cast and crew along with images and links to the trailers. +6. [MovieDB](https://github.com/ttuygun/moviedb-ios) - Sample iOS showing popular movies/shows project with MVVM-C architecture and RxSwift. ## More