Skip to content

Commit ac8a1a3

Browse files
cleaning up tdd
1 parent 2d02018 commit ac8a1a3

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ This is the toy app for lesson 3 of the [Android App Development in Kotlin cours
88
Since students haven't yet learned about saving data or the Android lifecycle, it tries to eliminate bugs caused by configuration changes.
99

1010
<p align="center">
11-
<a href="https://github.com/kevinmainairungu/AboutMe">
12-
<img src="screenshots/screenshoutabout.png" alt="Project Name" width=250 height=160>
11+
<a href="https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app">
1312
</a>
1413
<h3 align="center">About Me</h3>
1514

@@ -50,12 +49,8 @@ The app navigates using buttons, the Action Bar, and the Navigation Drawer.
5049

5150
#### Screenshots of the app
5251

53-
<img src="screenshots/Screenshot_1587483765.png" width="200">
54-
<img src="screenshots/Screenshot_1587490002.png" width="200">
55-
56-
##### Or combine 2 of them as:
57-
![2images](screenshots/two.jpg) width ="300""
58-
52+
<img src="screenshots/screen_1.png" width="200">
53+
<img src="screenshots/screen_2.png" width="200">
5954

6055
<hr>
6156

@@ -89,7 +84,7 @@ You can:
8984

9085
**2. Clone this repository :**
9186

92-
`https://github.com/kevinmainairungu/AboutMe.git`
87+
`https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app`
9388
9489
**3. open Project in Android Studio
9590

@@ -119,19 +114,19 @@ You can:
119114
* Credit to artists(music,images,gifs...)
120115

121116
### List of the Contributors on GitHub
122-
* [Contributors](https://github.com/kevinmainairungu/AboutMe/graphs/contributors)
117+
* [Contributors](https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app/graphs/contributors)
123118

124119
### Want to contribute?
125120
I would/ We'd love to have your help in making **{this app (About me)}** better. The project is still very incomplete, but if there's an issue you'd like to see addressed sooner rather than later, let me(/us) know.
126121

127-
Before you contribute though read the contributing guide here: [COntributing.md](https://github.com/YourUserNameHere/ProjectName/contributing.md)
122+
Before you contribute though read the contributing guide here: [COntributing.md](https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app/contributing.md)
128123

129-
For any concerns, please open an [issue](https://github.com/kevinmainairungu/AboutMe/issues), or JUST, [fork the project and send a pull request{edit this}](https://github.com/kevinmainairungu/AboutMe/pulls).
124+
For any concerns, please open an [issue](https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app/issues), or JUST, [fork the project and send a pull request{edit this}](https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app/pulls).
130125

131126
<hr>
132127

133128
## License
134-
* see [LICENSE](https://github.com/kevinmainairungu/AboutMe/blob/master/LICENSE) file
129+
* see [LICENSE](https://github.com/kevinmainairungu/andfun-kotlin-android-trivia#about-the-app/blob/master/LICENSE) file
135130

136131

137132
## Versions

0 commit comments

Comments
 (0)