Update README.md

This commit is contained in:
johnA1331
2020-05-12 16:43:58 +08:00
committed by GitHub
parent 994aa22e31
commit eff96efa37

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