README: clarify usage w.r.t. CLI tools vs. API

This commit is contained in:
Philipp Klaus
2016-11-20 13:50:11 +01:00
parent 6e06149579
commit 333cc1f7bb
+5 -2
View File
@@ -38,10 +38,13 @@ This package was mainly created for use with Python 3. The essential functionali
### Usage
The main user interface of this package are its command line tools.
You can also use its functionality from your own Python code (yet, there is no dedicated API documentation).
The following sections show how to use the most important CLI tools.
#### Create
This is possibly the most important piece of software in this package:
The command line tool `brother_ql_create` is possibly the most important piece of software in this package.
It allows you to create a new instruction file in the label printers' raster language:
brother_ql_create --model QL-500 ./720x300_monochrome.png > 720x300_monochrome.bin