Skip to content

Commit 4b9c915

Browse files
committed
docs: Fix usage
1 parent 19b7b46 commit 4b9c915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Library
3434
>>> from oembedpy.application import Oembed
3535
3636
>>> oembed = Oembed()
37+
>>> oembed.init()
3738
>>> content = oembed.fetch("https://twitter.com/attakei")
3839
>>> print(content.type)
3940
rich

0 commit comments

Comments
 (0)