Skip to content

Commit 432e306

Browse files
committed
docs: app password is not displayed + remove "Requirements.txt" section
1 parent ef4e419 commit 432e306

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
### Use App Password
3333
![App Password](https://i.imgur.com/krkn5EX.png)
3434
- Copy App Password.
35-
- Use App Password in Email-Bomber script.
35+
- Use App Password in Email-Bomber script (you can input it safely into the prompt without it displaying to the console).
3636
3737
### Setup App Password in Email-Bomber script
3838
![Folder Structure](./resources/images/folder-structure.jpg)
@@ -82,12 +82,6 @@ cd emailbomber
8282
python emailbomber.py
8383
```
8484
85-
# 🧾 Requirements.txt
86-
- [SMTP](https://docs.python.org/3/library/smtplib.html), which stands for Simple Mail Transfer Protocol, is a built-in Python module used to send e-mails in Python.
87-
88-
89-
- [OS](https://docs.python.org/3/library/os.html), which stands for Operating System, is a built-in Python module which provides a portable way of using operating system dependent functionality.
90-
9185
## 📇 License
9286
```
9387
MIT License

0 commit comments

Comments
 (0)