Update 'readme.md'
This commit is contained in:
@@ -11,7 +11,8 @@ print(ansi_escape.color("fg", "red") + "Hello")
|
||||
```
|
||||
On the positive side that means that you easily can send
|
||||
output to a file using .write() or write it to the terminal using sys.stdout.write().
|
||||
You are not limited by the limitations of print().
|
||||
You are not limited by the limitations of print().
|
||||
|
||||
Features:
|
||||
---------
|
||||
SGR (Select Graphic Rendition)
|
||||
|
||||
Reference in New Issue
Block a user