Skip to content

Commit fa475d5

Browse files
authored
Update README.md
Update formatting for flow.
1 parent ba8c72b commit fa475d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Introduction
99
This app is an Inventory tracking app. Demos how to add, update, sell, and delete items from the local database.
1010
This app demonstrated the use of Android Jetpack component [Room](https://developer.android.com/training/data-storage/room) database.
1111
The app also leverages [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel),
12-
[Flow] (https://developer.android.com/kotlin/flow),
12+
[Flow](https://developer.android.com/kotlin/flow),
1313
and [Navigation](https://developer.android.com/topic/libraries/architecture/navigation/).
1414

1515
Pre-requisites
@@ -26,4 +26,4 @@ You need to know:
2626
Getting Started
2727
---------------
2828

29-
1. Download and run the app.
29+
1. Download and run the app.

0 commit comments

Comments
 (0)