Update README.md

This commit is contained in:
Lasse Edfast 2024-06-26 12:39:36 +02:00 committed by GitHub
parent d7b8cdbdf6
commit 02acd14769
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
# 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.
Use it as as you normaly use ```print()```.
## Functions