Skip to content

Commit 94ff120

Browse files
author
Giorgio Momigliano
authored
Added links to relevant Gson & HttpClient information
1 parent 78500ad commit 94ff120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Please attach your key & secret in a text file, with the following format, and p
7070

7171
### Dependencies
7272

73-
- Google gson
73+
- [Google gson](https://github.com/google/gson)
7474

7575
```
7676
<dependency>
@@ -79,7 +79,7 @@ Please attach your key & secret in a text file, with the following format, and p
7979
<version>2.4</version>
8080
</dependency>
8181
```
82-
- Apache HttpClient
82+
- [Apache HttpClient](https://hc.apache.org/httpcomponents-client-ga/)
8383
```
8484
<dependency>
8585
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)