Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Rᴇᴏ̨ᴜɪʀᴇᴍᴇɴᴛs :-
```
pip install requests

pip install random
pip install random (NOT REQUIRED, CHECK IF YOU NEED IT AFTER RUN THE .PY FILE)

pip install faker

pip install hashlib
pip install hashlib (NOT REQUIRED, CHECK IF YOU NEED IT AFTER RUN THE .PY FILE)

```
TO RUN FILES JUST TYPE
Expand Down