Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The `mvbc` package is a Python client to interact with the [**Meetnet Vlaamse Ba
To use the Meetnet Vlaamse Banken API, you first need to create an account and get credentials:

1. Go to the [Meetnet Vlaamse Banken registration page](https://meetnetvlaamsebanken.be/account/register?signin=37ffaa0bfd8682563a8290c0d73f7f95).
2. Once registered, you will obtain your `MEETNET_USERNAME` and `MEETNET_PASSWORD`.
2. Once registered, you will obtain your `MEETNET_USERNAME` and `MEETNET_PASSWORD`. These correspond to the username and password that you set yourself during the registration process.

### 2. Set Credentials as Environment Variables (Optional)

Expand Down
Loading