You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
### Download
5
5
Go to the [releases page](https://github.com/ilovecode1/Pyfancy-2/releases) and download the latest (or previous) version.
6
6
7
+
Or use pip `pip install git+https://github.com/ilovecode1/Pyfancy-2/`
8
+
7
9
### Overview
8
10
pyfancy is a simple Python library that provides a mechanism for easily styling text in some terminal environments. Text is styled by chaining together methods that add escape codes for color modifiers to the text.
9
11
@@ -114,4 +116,4 @@ Project by [@CosmicWebServices](https://github.com/CosmicWebServices)
0 commit comments