Update README.md in Meme_Generator

This commit is contained in:
2026-08-01 21:52:15 -07:00
parent 5c094f4138
commit 8b7ed31248
4 changed files with 60 additions and 28 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ def generate_meme(path=None, body=None, author=None):
img = random.choice(imgs)
else:
img = path[0]
img = path
if body is None:
quote_files = [