Update README.md

This commit is contained in:
johnA1331 2020-05-12 16:43:58 +08:00 committed by GitHub
parent 7eab1879e3
commit ef9bd53b98
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ This module contains articles about jsoup.
### Relevant Articles:
- [Parsing HTML in Java with Jsoup](https://www.baeldung.com/java-with-jsoup)
- [How to add proxy support to Jsoup?](https://www.baeldung.com/java-jsoup-proxy)
### Build the Project