Skip to content

Commit 14ca716

Browse files
committed
Add install instructions
1 parent bb68b10 commit 14ca716

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Python Loading SDK
22

3+
## How to install
4+
5+
```
6+
pip install python-loading-sdk
7+
```
8+
39
## Usage Examples
410

511
Instantiate the client and optionally provide login credentials to be able to use methods that requires the user to be logged in.

0 commit comments

Comments
 (0)