Skip to content

Commit f6df745

Browse files
Update README.md
Co-Authored-By: Ben Weiss <[email protected]>
1 parent 64e4cd1 commit f6df745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Android Architecture Blueprints is a project to showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences.
77

8-
In this master branch you'll find:
8+
In this branch you'll find:
99
* Kotlin **[Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html)** for background operations.
1010
* A single-activity architecture, using the **[Navigation component](https://developer.android.com/guide/navigation/navigation-getting-started)** to manage fragment operations.
1111
* A presentation layer that contains a fragment (View) and a **ViewModel** per screen (or feature).

0 commit comments

Comments
 (0)