X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=README.md;h=e2312686b308f158ec03a62d46c7eadcdb45d144;hp=eeb1a870190e6a5cdd4b9f10762de1906a3b72c2;hb=0ffa47548f474c1330d8d723300d9aa7a4894736;hpb=ecfb936ef1c22ff75a55d8fc80e9daf767a55f34 diff --git a/README.md b/README.md index eeb1a87..e231268 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ There are some unit tests you can run, too: - libs/nikiroo-utils-sources.jar: some shared utility functions - [libs/unbescape-sources.jar](https://github.com/unbescape/unbescape): a nice library to escape/unescape a lot of text formats; used here for HTML - [libs/jexer-sources.jar](https://github.com/klamonte/jexer): a small library that offers TUI widgets +- [libs/jsoup-sources.jar](https://jsoup.org/): a library to parse HTML Nothing else but Java 1.6+.