mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Update README.md
Make code description consistent with code.
This commit is contained in:
@@ -65,8 +65,9 @@ with your instance.
|
||||
4. Define your instance
|
||||
------------------------------------------------------------------
|
||||
|
||||
The following example shows how to initialize the Epson TM-TI88IV
|
||||
*** NOTE: Always finish the sequence with Epson.cut() otherwise
|
||||
The following example shows how to initialize a printer over USB.
|
||||
|
||||
*** NOTE: Always finish the sequence with cut otherwise
|
||||
you will endup with weird chars being printed.
|
||||
|
||||
from escpos import printer
|
||||
|
Reference in New Issue
Block a user