diff --git a/README.rst b/README.rst index a4f8300..b5466ae 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ 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`. +Arguments in include ``always=True`` and ``bold=True``. Features --------