From f6c3640b5f43ccd1fa17491f0c45c85898c386fe Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Tue, 11 Feb 2025 01:09:56 -0800 Subject: [PATCH] Moved config to tools/config.json --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3948a76..6d86631 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ source env/bin/activate pip install -r requirements.txt ``` -Update config.json with your imgflip username and password. +Update tools/config.json with your imgflip username and password. Example: ```json { @@ -99,4 +99,4 @@ Final Answer: The meme is available at https://i.imgflip.com/9jt2x5.jpg. ![meme](https://i.imgflip.com/9jt2x5.jpg) -There! The full might of AI has finally been harnessed to create a meme you could have done in the browser in about the same amount of time. (wink) \ No newline at end of file +There! The full might of AI has finally been harnessed to create a meme you could have done in the browser in about the same amount of time. (wink)