We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969d27b commit 50b5eaaCopy full SHA for 50b5eaa
README.md
@@ -2,7 +2,7 @@
2
### [NOT AFFILIATED WITH BÖRSDATA]
3
### [THIS IS A THIRD PARTY LIBRARY]
4
5
-A modern Python client for the Borsdata API, featuring:
+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
@@ -11,6 +11,9 @@ A modern Python client for the Borsdata API, featuring:
11
- Context manager support
12
- Intuitive API design
13
14
+For the official documentation check out:
15
+[https://github.com/Borsdata-Sweden/API]
16
+
17
## Installation
18
19
### From Source
0 commit comments