From fe0ebdb1369b415df852d5445111f66c747a1946 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 26 Sep 2015 15:15:19 +0100 Subject: [PATCH] convert markdown to rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3b2683b..718d121 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,5 @@ -# Printr +Printr +====== Printr is a simple PyPi module that allows for print statements to be replaces with a new line. Particularly useful for displaying progress messages.