We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7be6bf commit 41c96a8Copy full SHA for 41c96a8
1 file changed
README.md
@@ -1,6 +1,9 @@
1
# PyFileDownloader
2
**A Python module to download any file-type from the internet**
3
4
+## How to install
5
+> **pip3 install PyFileDownloader**
6
+
7
## How To Download
8
- **Downloading a File**
9
```py
0 commit comments