summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-08-17 19:54:59 -0500
committermsglm <msglm@techchud.xyz>2025-08-17 19:54:59 -0500
commitce60d2eeb7270848e7a6318e7f07132efcd14139 (patch)
treecf5d80ea2af6442d1b146643904f79302ddf06ce
parent92a1824df0cc699661e2c04f9f71c663016d56ba (diff)
downloaddallegen-ce60d2eeb7270848e7a6318e7f07132efcd14139.tar.gz
dallegen-ce60d2eeb7270848e7a6318e7f07132efcd14139.tar.bz2
dallegen-ce60d2eeb7270848e7a6318e7f07132efcd14139.zip
fixed code tags for readme
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6bc4895..50838cb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<h1>Dalle Mini API Abuser</h1>
<p>Allows you to use <a href=https://huggingface.co/spaces/flax-community/dalle-mini>Dalle Mini</a> from the CLI via the public API.</p>
<h2>Usage</h2>
-<code>
+```
Abuse the dalle-mini API from the cli!
Usage:
@@ -14,6 +14,4 @@ Options:
-h, --help
-o, --output=OUTPUT Write output to this folder (default: /tmp/)
-n, --number=NUMBER number of images you'd like (default: 9)
-</code>
-
-
+```