From edd567785cf2c14decb540726539a43a8afe995a Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Tue, 4 Jun 2019 23:57:19 +0200 Subject: [PATCH] fix whitespace --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a6d5130..3eebf6d 100644 --- a/README.rst +++ b/README.rst @@ -65,7 +65,9 @@ The basic usage is: p.barcode('1324354657687', 'EAN13', 64, 2, '', '') p.cut() -Another example for Network printer: + +Another example based on the Network printer class: + .. code:: python from escpos.printer import Network