aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc6
-rw-r--r--example.jpgbin0 -> 97738 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 620e8c7..1839bc3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -6,6 +6,12 @@ A small JavaScript project to generate beautiful PDF schedules and actually work
In short: This does it better. You have precise control over how the end product looks, what it displays (on a very granular level) and technically even what format it should have. Though you would need to edit the source at `src/pdf.js` for that.
+.Example PDF Result (default look)
+[%collapsible]
+====
+image::example.jpg[]
+====
+
== Usage
Requires the https://nodejs.org/en/download[npm] tool. I also suggest you read the entire page before giving it a go.
diff --git a/example.jpg b/example.jpg
new file mode 100644
index 0000000..ee1ea74
--- /dev/null
+++ b/example.jpg
Binary files differ