Skip to content

Commit 73ac2cc

Browse files
cleaning up tdd
1 parent 0b3f55b commit 73ac2cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Since students haven't yet learned about saving data or the Android lifecycle, i
3939

4040

4141
<hr>
42-
## About the app
42+
# About the app
43+
4344
The Android Trivia application is an application that asks the user trivia questions about Android development. It makes use of the Navigation component within Jetpack to move the user between different screens. Each screen is implemented as a Fragment.
4445
The app navigates using buttons, the Action Bar, and the Navigation Drawer.
4546
<hr>

0 commit comments

Comments
 (0)