Skip to content

Commit c59ec62

Browse files
authored
Update README.md
1 parent 016453e commit c59ec62

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

README.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
Unscramble App
2-
===================================
3-
4-
Starter code for Android Basics codelab - Store the data in a ViewModel
5-
6-
Unscramble is a single player game app that displays scrambled words. To play the game, player has
7-
to make a word using all the letters from the displayed scrambled word.
8-
9-
Used in the [Android Basics with Kotlin](https://developer.android
10-
.com/courses/android-basics-kotlin/course) course.
11-
12-
13-
14-
151
What changed
162
------------
173

@@ -22,10 +8,19 @@ I followed the tutorial, and wasn't satisfied with the result, so I:
228

239

2410

11+
======
2512

2613

14+
Unscramble App
15+
===================================
2716

17+
Starter code for Android Basics codelab - Store the data in a ViewModel
2818

19+
Unscramble is a single player game app that displays scrambled words. To play the game, player has
20+
to make a word using all the letters from the displayed scrambled word.
21+
22+
Used in the [Android Basics with Kotlin](https://developer.android
23+
.com/courses/android-basics-kotlin/course) course.
2924

3025

3126

0 commit comments

Comments
 (0)