Update README.rst

This commit is contained in:
Michael Simpson
2012-02-23 14:26:05 -05:00
parent fc873deb3b
commit 86b196811f
+1 -1
View File
@@ -70,7 +70,7 @@ I want to quote my console text (like email). ::
>>> puts('pretty cool, eh?')
not indented text
> indented text
> quoted text
> pretty cool, eh?
I want to color my console text. ::