README: Simplifying the first bullet point about what this does

This commit is contained in:
Philipp Klaus
2016-12-10 11:31:47 +01:00
parent 17274a8f9d
commit 188dea7e96
+1 -1
View File
@@ -5,7 +5,7 @@ It implements the raster language of those printers and allows you to send instr
In more details, the following is possible with this package:
* Create raster language files for the Brother label printers.
These binary files contain the instructions for the printer and can be created from image files or programmatically in your own Python script.
They can be created from image files or programmatically in your own Python script.
* Print raster instruction files with your Brother label printer via different backends:
* pyusb (works cross-platform)
* network (works cross-platform for WiFi/Ethernet-enabled printers)