Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VaasuDevanS authored Nov 6, 2023
1 parent 4a8fe1d commit 3db622c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pip install cowsay


# API Usage
```console
```pycon
>>> import cowsay

>>> cowsay.cow('Hello World')
Expand Down Expand Up @@ -135,7 +135,7 @@ $ cowsay -t "Hello World" -c "tux"


# More Characters
```console
```pycon
>>> cowsay.char_names
['beavis', 'cheese', 'cow', 'daemon', 'dragon', 'fox', 'ghostbusters', 'kitty',
'meow', 'miki', 'milk', 'octopus', 'pig', 'stegosaurus', 'stimpy', 'trex',
Expand Down

0 comments on commit 3db622c

Please sign in to comment.