Skip to content

Commit 3db622c

Browse files
authored
Update README.md
1 parent 4a8fe1d commit 3db622c

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
@@ -29,7 +29,7 @@ pip install cowsay
2929

3030

3131
# API Usage
32-
```console
32+
```pycon
3333
>>> import cowsay
3434

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

136136

137137
# More Characters
138-
```console
138+
```pycon
139139
>>> cowsay.char_names
140140
['beavis', 'cheese', 'cow', 'daemon', 'dragon', 'fox', 'ghostbusters', 'kitty',
141141
'meow', 'miki', 'milk', 'octopus', 'pig', 'stegosaurus', 'stimpy', 'trex',

0 commit comments

Comments
 (0)