Skip to content

Commit b373c4c

Browse files
authored
Create README.md
1 parent ff3517c commit b373c4c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Github_User_Info/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Github User Info
2+
3+
This is a Github User Info Scraper.
4+
5+
## Setup
6+
7+
```
8+
pip install -r requirements.txt
9+
```
10+
```
11+
python main.py -u username
12+
```
13+
14+
## Output
15+
![image](https://github.com/programerr01/Amazing-Python-Scripts/assets/61112300/b75f7f22-eacd-4256-a4bd-354b030b0dd9)
16+
17+
18+

0 commit comments

Comments
 (0)