Merge pull request #44 from mjs2600/develop

Fixed a typo in README.rst
This commit is contained in:
Kenneth Reitz
2012-04-22 17:55:01 -07:00
+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. ::