Mention only one page, add imagemagick to dependencies

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-16 15:54:00 -05:00
parent 079c52e929
commit c4ad77ddd7
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@ UNfunny is a privacy-respecting frontend to iFunny
iFunny? more like UNfunny!!!!
Currently only the images are supported because afaik thats the only reason anyone goes to ifunny.com. If you think I'm wrong, open an issue.
# Support
Join our [Matrix room](https://mto.vern.cc/#/#cobra-frontends:vern.cc) for support and other things related to UNfunny
@ -13,7 +15,7 @@ See instances.json
## Dependencies
This program is written in Guile Scheme.
You will need need `guile`, `guile-gnutls`, `guile-lib`, and `guile-libxml2`.
You will need need `guile`, `guile-gnutls`, `guile-lib`, `imagemagick` (for removing the watermark), and `guile-libxml2`.
`guile-libxml2` is submodule in this repository `libxml2`, `libgumbo`, and `gumbo-libxml` installed.
## Running