mirror of
https://github.com/kennethreitz/crayons.git
synced 2026-06-05 23:10:18 +00:00
Remove duplication in README
This commit is contained in:
+1
-1
@@ -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
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user