Skip to content

Commit 27512a7

Browse files
committed
Merge pull request ozgur#8 from b3nelof0n/patch-1
Update README.md
2 parents 0fabaa3 + 5c7b01c commit 27512a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ This library provides a pure Python interface to the LinkedIn **Profile**, **Gro
1515
You can install **python-linkedin** library via pip:
1616

1717
$ pip install python-linkedin
18+
$ pip install requests
19+
1820

1921
## Authentication
2022

@@ -384,4 +386,4 @@ True
384386

385387
## Throttle Limits
386388

387-
LinkedIn API keys are throttled by default. You should take a look at the [Throttle Limits Documentation](http://developer.linkedin.com/documents/throttle-limits) to get more information about it.
389+
LinkedIn API keys are throttled by default. You should take a look at the [Throttle Limits Documentation](http://developer.linkedin.com/documents/throttle-limits) to get more information about it.

0 commit comments

Comments
 (0)