From a0690096962dceb61d0a986a46d900685f2e3c66 Mon Sep 17 00:00:00 2001 From: Romain Porte Date: Wed, 24 May 2017 20:24:51 +0200 Subject: [PATCH] Lists should not be right-espaced in reST --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 1a10540..d313390 100644 --- a/README.rst +++ b/README.rst @@ -47,10 +47,10 @@ Dependencies This library makes use of: - * pyusb for USB-printers - * Pillow for image printing - * qrcode for the generation of QR-codes - * pyserial for serial printers +* pyusb for USB-printers +* Pillow for image printing +* qrcode for the generation of QR-codes +* pyserial for serial printers Documentation and Usage -----------------------