Update README.rst

This commit is contained in:
Brian 2020-03-09 23:19:11 +11:00 committed by GitHub
parent ca45d25670
commit 2ee3ff7f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Another example based on the Network printer class:
kitchen.barcode('1324354657687', 'EAN13', 64, 2, '', '') kitchen.barcode('1324354657687', 'EAN13', 64, 2, '', '')
kitchen.cut() kitchen.cut()
Another example based on the Network printer class: Another example based on the Serial printer class:
.. code:: python .. code:: python