Skip to content

Commit 9499d0c

Browse files
Update README.md
1 parent b1ae1ba commit 9499d0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ allprojects {
2121
}
2222
```
2323
## Methods and how to use them
24+
We have Two classes FetchData and PutData. Import the Library to your file first (In android studio paste the code and press alt + enter).
2425
### Read Data From a URL - FetchData.class
2526
1. Create an object for FetchData class, pass the URL as argument. Don't forget to import the class.
2627
```

0 commit comments

Comments
 (0)