Update README.rst

This commit is contained in:
2017-01-23 17:52:22 -05:00
committed by GitHub
parent 2ec75324ab
commit 51eecbc44a
+2
View File
@@ -4,6 +4,8 @@ Crayons: Text UI colors for Python.
This module is really simple, it gives you colored strings for terminal
usage. Included colors are ``red``, ``green``, ``yellow``, ``blue``, ``black``, ``magenta``, ``cyan``, ``white``, ``clean``, and ``disable``.
Arguments in include `always=True` and `bold=True`.
Features
--------