Skip to content

Commit bbcd4fd

Browse files
Update README.md
1 parent 6175203 commit bbcd4fd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# usefulib
1+
# usefulib v1.0
22
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

Comments
 (0)