Skip to content

Commit

Permalink
DOC
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavithra committed Dec 30, 2023
1 parent 7739a81 commit 7a9e988
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@

This is yet another library to access Degiro's API.

Notes :
- Migration scripts are available :
```bash
python -m degiro_connector.migration.from_0_1_3_to_1_0_0
python -m degiro_connector.migration.from_1_0_4_to_1_0_5
python -m degiro_connector.migration.from_1_0_10_to_2_0_0
python -m degiro_connector.migration.from_2_0_2_to_2_0_3
```
- `GRPC` services are available to let you consume this library through other languages like Javascript, Java, Go, C++, Rust, etc :
```bash
python -m examples.quotecast.relay_server
python -m examples.trading.relay_server

```

## 1.1. Which features ?
Here are the features you can access through this library :

Expand Down

0 comments on commit 7a9e988

Please sign in to comment.