Skip to content

Commit 5d2ea3f

Browse files
committed
Project init
1 parent 9edb271 commit 5d2ea3f

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
# Example Package
1+
# **Jup-Ag-SDK**
22

3-
This is a simple example package. You can use
4-
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
5-
to write your content.
3+
A Python SDK for interacting with Jupiter Exchange APIs.
4+
5+
## **Installation**
6+
```sh
7+
pip install jup-ag-sdk
8+
```
9+
10+
## **Disclaimer**
11+
🚨 **This project is a work in progress and should not be used in production systems.**
12+
Expect breaking changes as the SDK evolves.

0 commit comments

Comments
 (0)