We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 765a131 + 50b5eaa commit d2a1effCopy full SHA for d2a1eff
README.md
@@ -1,6 +1,8 @@
1
# Borsdata API Client
2
+### [NOT AFFILIATED WITH BÖRSDATA]
3
+### [THIS IS A THIRD PARTY LIBRARY]
4
-A modern Python client for the Borsdata API, featuring:
5
+This is a modern Python client for the Borsdata API, featuring:
6
7
- Full type hints and modern Python features
8
- Pydantic models for request/response validation
@@ -9,13 +11,10 @@ A modern Python client for the Borsdata API, featuring:
9
11
- Context manager support
10
12
- Intuitive API design
13
-## Installation
-
14
-### From PyPI (Recommended)
+For the official documentation check out:
15
+[https://github.com/Borsdata-Sweden/API]
16
-```bash
17
-pip install borsdata-client
18
-```
+## Installation
19
20
### From Source
21
0 commit comments