Skip to content

Commit

Permalink
Added links to relevant Gson & HttpClient information
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Momigliano authored Mar 16, 2017
1 parent 78500ad commit 94ff120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 70,7 @@ Please attach your key & secret in a text file, with the following format, and p

### Dependencies

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

```
<dependency>
Expand All @@ -79,7 79,7 @@ Please attach your key & secret in a text file, with the following format, and p
<version>2.4</version>
</dependency>
```
- Apache HttpClient
- [Apache HttpClient](https://hc.apache.org/httpcomponents-client-ga/)
```
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 94ff120

Please sign in to comment.