Skip to content

Commit 22079cf

Browse files
committed
better readme
1 parent 8ca45ef commit 22079cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ list_famous_composers(20)
112112
# Returns ['Johann Sebastian Bach', 'Ludwig van Beethoven', ...]
113113
```
114114

115-
(If classical music is your thing built a [GPT-automated website](https://github.com/Zulko/composer-timelines) on top of this function above and a few others)
115+
(Shameless ad: if classical music is your thing, I built a [GPT-automated website](https://github.com/Zulko/composer-timelines) on top of this function and a few others powered by ChatGPT)
116116

117117
Functions defined with the decorator can also have multiple arguments and keyword arguments:
118118

0 commit comments

Comments
 (0)