diff --git a/README.md b/README.md index 36cec9a..84b047c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ - Generate label and print them via brother QL-570. - Receive data from [reHDD](https://git.mosad.xyz/localhorst/reHDD) via IPC message queue. -# Install # +## Example Label +![Screenshot of label](https://git.mosad.xyz/localhorst/reHDDPrinter/raw/commit/977baf27db7d7460cac0be9eea6b545afbd118d0/output.png "Example Label ") + +## Install ## `pip install qrcode sysv-ipc pycstruct brother-ql`