Skip to content

Commit fb74fdb

Browse files
authored
Update README.md
1 parent 1371aac commit fb74fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ iOS Project implemented with Clean Layered Architecture and MVVM. (Can be used a
3131
* CI Pipeline ([Travis CI + Fastlane](.travis.yml))
3232

3333
## Includes
34+
* Pagination
3435
* Unit Tests for Use Cases(Domain Layer), ViewModels(Presentation Layer), NetworkService(Infrastructure Layer)
35-
* Size Classes and UIStackView in Detail view
3636
* Dark Mode
37+
* Size Classes and UIStackView in Detail view
3738
* SwiftUI example, demostration that presentation layer does not change, only UI (at least Xcode 11 required)
38-
* Pagination
3939

4040
## Networking
4141
If you would like to use Networking from this example project as repo I made it availabe [here](https://github.com/kudoleh/SENetworking)

0 commit comments

Comments
 (0)