diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-15 12:12:02 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-15 12:12:02 -0600 |
commit | 077879b129797dcdad0a9c13ad22d0455c4274a2 (patch) | |
tree | db144fe566d6a5f0bf38d269743c3cd58fd833a1 | |
parent | 8235393ce37a45e139b0f3617fe547d8373eecbd (diff) | |
parent | d895acb9109dbbc4e63b6334976f756784e21e9c (diff) | |
download | wiimmfi-watcher-077879b129797dcdad0a9c13ad22d0455c4274a2.tar wiimmfi-watcher-077879b129797dcdad0a9c13ad22d0455c4274a2.tar.gz wiimmfi-watcher-077879b129797dcdad0a9c13ad22d0455c4274a2.tar.bz2 |
fixed readme conflict
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -36,3 +36,9 @@ Since this application is free and the code is open source, I do not receive inc * Dogecoin: DMx362YBEBYw1uDGetX3svdg8RypHsWTCS You can also donate to the Wiimmfi service [here.]() Without them, this app wouldn't exist. Again, donating to Wiimmfi is not required to use this app nor does it add or remove functionality from the app. + +## Credits + +Wiimmfi Watcher is made possible by the following: +* [Jsoup](https://jsoup.org) HTML parser, version 1.13.1 + |