From 5dee48c3cd4790790942e250b418142ec8a7662b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tar=C4=B1k=20Taha=20UYGUN?= Date: Thu, 8 Aug 2019 16:32:05 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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