From d895acb9109dbbc4e63b6334976f756784e21e9c Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Thu, 13 May 2021 22:06:04 +0000 Subject: added jsoup thank you --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de0b781..276d4d2 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,7 @@ This is officially my first project and Google Play app that I'm maintaining, so ## Bugs If you found any bugs in the `master` branch (i. e. the most recent Google Play release), **PLEASE READ MY [TODO LIST](https://github.com/brysonsteck/wiimmfi-watcher/blob/dev/TODO.md) FIRST** to make sure that the bug you found isn't something I'm already aware of. Once you have made sure of that, you can then create an issue or fill out this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSd6qCONAP2tsbHPgzu_CdZcHVHL5nx7q0XFqrVfExEc84kqUQ/viewform). + +## Software + +Wiimmfi Watcher is made possible using the Jsoup HTML parser, version 1.13.1. You can visit their website [here.](jsoup.org) -- cgit v1.2.3