Skip to content

Commit b6bc123

Browse files
authored
Update ReadMe.md
1 parent 03c656f commit b6bc123

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ReadMe.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<link href="image.css" rel="stylesheet"></link>
21
# Android Paging 3
32

43
The project involves a news app that uses [News Api](https://newsapi.org/). The app showcases the use of Android paging 3.
@@ -24,7 +23,7 @@ The project uses MVVM architecture
2423
Acquire your API key from newsapi.org, find RestClient.kt file inside the source code directory and replace the value of the constant "API_KEY" with your API key and you are good to go.
2524

2625
## ScreenShots
27-
![ScreenShot1](/screenShots/screenshot1.png?#screenshot "ScreenShot1") ![ScreenShot2](/screenShots/screenshot2.png?#screenshot "ScreenShot2")
26+
![ScreenShot1](/screenShots/screenshot1.png?#screenshot "ScreenShot1") &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ![ScreenShot2](/screenShots/screenshot2.png?#screenshot "ScreenShot2")
2827

2928

3029

0 commit comments

Comments
 (0)