diff options
author | msglm <msglm@techchud.xyz> | 2025-08-17 19:53:51 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2025-08-17 19:53:51 -0500 |
commit | b6aa9f4dd57f64b8ea23afceaeea4c26d139f54b (patch) | |
tree | 96e675730d00572704f089a355b630356c8da5ce /README.md | |
parent | 23eb9cb798874eb48c415c7c8bc6d46c9bfa2da2 (diff) | |
download | comedyGenerator-b6aa9f4dd57f64b8ea23afceaeea4c26d139f54b.tar.gz comedyGenerator-b6aa9f4dd57f64b8ea23afceaeea4c26d139f54b.tar.bz2 comedyGenerator-b6aa9f4dd57f64b8ea23afceaeea4c26d139f54b.zip |
improved documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ -<h1>Comedy Generator</h1> -<p>shitty meme scrapper for funny internet website</p> +# Comedy Generator +Ifunny API scrapper for downloading videos and gifs. + +# Usage +All configuration is done in a TOML file that you can find named `config`. You can also run `comedyGenerator --help` to get a general idea for how the tool works. |