Skip to content

Commit c29a8e7

Browse files
authored
Update README.md
1 parent ce79571 commit c29a8e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Just frickin
44

5-
5+
```python
66
from main import Jokes
77

88
j = Jokes()
99
joke = j.get_joke()
1010
print(joke)
11-
11+
```
1212
bam you got yourself a joke

0 commit comments

Comments
 (0)