We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aac583 commit 9929668Copy full SHA for 9929668
pyjokes/README.md
@@ -1,7 +1,7 @@
1
# PyJokes
2
3
## Description
4
-This snippet of code will send emails from your account to one or multiple accounts.
+This snippet of code will fetch jokes from an API annd display them in terminal for us to see.
5
6
## Requirements
7
@@ -10,7 +10,6 @@ This snippet of code will send emails from your account to one or multiple accou
10
`$ pip install pyttsx3`
11
12
## Steps To Execution
13
-- Fork this repo and navigate to Sending-Email folder
14
- Open code.py in any text/code editor
15
- Run this code.py `$ python jokes.py` or `$ python laugh.py`
16
- Yay !! Enjoys thousands of jokes with audio.
0 commit comments