Skip to content

Commit a501c4c

Browse files
authored
Update README.md
1 parent 2b2501f commit a501c4c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

04-FourthClass/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ Date: 26 August, 2017
55
- `ButterKnife` Library to reduce boilerplate code
66
- Phone call
77
- Run time permission for phone call
8-
- Send a POST request to a PHP server and receive a response: https://hellohasan.com/2016/12/03/android-retrofit-get-post-method/
9-
- Update UI from another class using `interface`
8+
- Send a POST request to a PHP server and receive a response
9+
- Update UI from another class using `interface`
10+
11+
## Resource:
12+
- [Bengali blog post on `Retrofit`](https://hellohasan.com/2016/12/03/android-retrofit-get-post-method/)

0 commit comments

Comments
 (0)