Skip to content

Commit 3c2ba26

Browse files
committed
docs:update README.md
1 parent bf3d1be commit 3c2ba26

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ The app displays a list of Disney character names and images using DiffUtils:
2626

2727
## General Preview
2828

29-
<a href="url">< height="550" ></a>
30-
29+
<img src="https://raw.githubusercontent.com/Njumbi/Using_Diff_Utils_In_a_Recyclerview/master/app/src/main/res/drawable/screenshot.png" height="50%" width="50%" title="explore" />
3130
## Permissions
3231

3332
You need to allow the internet permissions before running the app:
@@ -37,16 +36,14 @@ You need to allow the internet permissions before running the app:
3736
Clone the project
3837

3938
```bash
40-
39+
https://github.com/Njumbi/Using_Diff_Utils_In_a_Recyclerview.git
4140
```
4241
## Run Project
4342

4443
Go to android studio compile and install dependencies
4544

4645
Run the app on your emulator or device
4746

48-
49-
5047
## Dependencies
5148

5249
- Retrofit/Gson

0 commit comments

Comments
 (0)