Skip to content

Commit d2a1eff

Browse files
committed
2 parents 765a131 + 50b5eaa commit d2a1eff

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Borsdata API Client
2+
### [NOT AFFILIATED WITH BÖRSDATA]
3+
### [THIS IS A THIRD PARTY LIBRARY]
24

3-
A modern Python client for the Borsdata API, featuring:
5+
This is a modern Python client for the Borsdata API, featuring:
46

57
- Full type hints and modern Python features
68
- Pydantic models for request/response validation
@@ -9,13 +11,10 @@ A modern Python client for the Borsdata API, featuring:
911
- Context manager support
1012
- Intuitive API design
1113

12-
## Installation
13-
14-
### From PyPI (Recommended)
14+
For the official documentation check out:
15+
[https://github.com/Borsdata-Sweden/API]
1516

16-
```bash
17-
pip install borsdata-client
18-
```
17+
## Installation
1918

2019
### From Source
2120

0 commit comments

Comments
 (0)