Skip to content

Commit 9929668

Browse files
authored
Update README.md
1 parent 4aac583 commit 9929668

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyjokes/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PyJokes
22

33
## Description
4-
This snippet of code will send emails from your account to one or multiple accounts.
4+
This snippet of code will fetch jokes from an API annd display them in terminal for us to see.
55

66
## Requirements
77

@@ -10,7 +10,6 @@ This snippet of code will send emails from your account to one or multiple accou
1010
`$ pip install pyttsx3`
1111

1212
## Steps To Execution
13-
- Fork this repo and navigate to Sending-Email folder
1413
- Open code.py in any text/code editor
1514
- Run this code.py `$ python jokes.py` or `$ python laugh.py`
1615
- Yay !! Enjoys thousands of jokes with audio.

0 commit comments

Comments
 (0)