diff options
author | Přemysl Janouch <p@janouch.name> | 2019-04-16 00:08:23 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2019-04-16 00:09:01 +0200 |
commit | 885d161cf5f1baed291cc1d31ea9e90868492567 (patch) | |
tree | ad19d8f3c18c11efb8be16c21c1d1ad90869deb0 | |
parent | a4a399b8127b8930b7e725af55ed6d129b4c654e (diff) | |
download | sklad-885d161cf5f1baed291cc1d31ea9e90868492567.tar.gz sklad-885d161cf5f1baed291cc1d31ea9e90868492567.tar.xz sklad-885d161cf5f1baed291cc1d31ea9e90868492567.zip |
README.adoc: add a representative picture
-rw-r--r-- | README.adoc | 2 | ||||
-rw-r--r-- | sklad.png | bin | 0 -> 20556 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 11249b6..287141f 100644 --- a/README.adoc +++ b/README.adoc @@ -9,6 +9,8 @@ The project also contains reusable Go packages with a Brother QL-series USB printer driver and a simple BDF bitmap font renderer, as well as a few related utilities for previewing, printing and debugging. +image::sklad.png[align="center"] + Building and Running -------------------- Build dependencies: Go + diff --git a/sklad.png b/sklad.png Binary files differnew file mode 100644 index 0000000..75a781f --- /dev/null +++ b/sklad.png |