aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-17 21:24:46 -0400
committerhistoria <historiavg@proton.me>2026-08-17 21:24:46 -0400
commit360349cc06beae916923ab47c7a699e36c25919f (patch)
tree0fa014074a958ab3d16e095ca6ea1e42901f1e97
parentf739fc28776eff0465c2f9577b0c2e1fa3d7dea2 (diff)
downloadepub-generator-360349cc06beae916923ab47c7a699e36c25919f.tar.gz
readmeHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e34c09b..4b0503e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# epubgen
-Python EPUB 3.3 generator for making test files. It will pull paragraphs from a text file randomly to generate the content of the book. It also has a torture mode which randomly adds unusual characters to try to break parsers. If no text file is available, it falls back to generated lorem ipsum text.
+Python EPUB 3.3 generator for making test files. It will pull paragraphs from a text file randomly to generate the content of the book. It also has a torture mode which randomly adds unusual characters to try to break parsers. If no text file is available, it falls back to generated lorem ipsum text. A title png is generated with a gradient.
## Usage