Update README.md
This commit is contained in:
parent
d7b8cdbdf6
commit
02acd14769
@ -1,6 +1,7 @@
|
|||||||
# Colorful Print Utility
|
# Colorful Print Utility
|
||||||
|
|
||||||
This Python module provides a simple utility for printing text in various colors to the terminal. It supports printing in green, red, yellow, blue, and purple, as well as a special "rainbow" mode that cycles through colors for each argument.
|
This Python module provides a simple utility for printing text in various colors to the terminal. It supports printing in green, red, yellow, blue, and purple, as well as a special "rainbow" mode that cycles through colors for each argument.
|
||||||
|
Use it as as you normaly use ```print()```.
|
||||||
|
|
||||||
## Functions
|
## Functions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user