Update README.md

This commit is contained in:
johnA1331 2020-08-20 13:17:06 +08:00 committed by GitHub
parent af9ba73025
commit 0dc5fee101
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,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)
- [Preserving Line Breaks When Using Jsoup](https://www.baeldung.com/jsoup-line-breaks)
### Build the Project