We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edb271 commit 5d2ea3fCopy full SHA for 5d2ea3f
1 file changed
README.md
@@ -1,5 +1,12 @@
1
-# Example Package
+# **Jup-Ag-SDK**
2
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.
+A Python SDK for interacting with Jupiter Exchange APIs.
+
+## **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