We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9539c7c commit ab8a12fCopy full SHA for ab8a12f
README.md
@@ -40,7 +40,7 @@ You can also ask for the span tags to be returned for each entity:
40
[('https://github.com/burnettedmond/', (57, 87))]
41
42
43
-To use the shortlink follower:
+To use the shortlink follower (depends on the [Requests](http://docs.python-requests.org/) library):
44
45
>>> from ttp import utils
46
>>> # assume that result.urls == ['http://t.co/8o0z9BbEMu', u'http://bbc.in/16dClPF']
0 commit comments