summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org6
-rw-r--r--showcase.pngbin0 -> 546651 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 09eca0a..d712eb0 100644
--- a/README.org
+++ b/README.org
@@ -43,6 +43,12 @@
any slice of 32-bit integers (as well as the width and height of the image) and it will
spit it out on your glorious terminal.
+ In the end, this is how it came out:
+
+ #+HTML: <div align="center">
+ #+HTML: <img alt="Terminal printout of the program" src="showcase.png" width="250" /><br/>
+ #+HTML: </div>
+
*Note*: Your terminal must be able to display [[https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#rgb-colors][true colors]] if you want to try/use this.
** How to build
diff --git a/showcase.png b/showcase.png
new file mode 100644
index 0000000..582b142
--- /dev/null
+++ b/showcase.png
Binary files differ