We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6175203 commit bbcd4fdCopy full SHA for bbcd4fd
README.md
@@ -1,2 +1,8 @@
1
-# usefulib
+# usefulib v1.0
2
A useful library for Python with assorted functions to make small tasks easier.
3
+
4
+## How to install
5
+Install with pip in your terminal, making sure Python is added to PATH:
6
+```
7
+$ pip install usefulib
8
0 commit comments