Remove duplication in README

This commit is contained in:
Ivan Cai
2017-01-21 13:42:36 +08:00
committed by GitHub
parent d3f1589357
commit ee0d62da71
+1 -1
View File
@@ -2,7 +2,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``, ``magenta``, ``cyan``, ``white``, ``clean``, and ``disable``.
usage. Included colors are ``red``, ``green``, ``yellow``, ``blue``, ``black``, ``magenta``, ``cyan``, ``white``, ``clean``, and ``disable``.
Features
--------