Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 authored Jun 28, 2021
1 parent 240ead5 commit 2d115af
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ The client is built using the python [api-client](https://github.com/MikeWooster

I found this info thanks to this site: https://www.bankapi.se/

> * According to Nordigen's own website :)
_\* According to Nordigen's own website :)_

## Nordigen Info

Sales pitch: https://nordigen.com/en/products/account-information/
Docs: https://nordigen.com/en/account_information_documenation/api-documention/overview/
API Spec: https://ob.nordigen.com/api/docs
- Sales pitch: https://nordigen.com/en/products/account-information/
- Docs: https://nordigen.com/en/account_information_documenation/api-documention/overview/
- API Spec: https://ob.nordigen.com/api/docs

## Installation

Expand All @@ -28,6 +28,8 @@ pip install nordigen-python

## Usage

Some more indepth working examples can be found in `./examples`. Also check out the test cases for usage examples.

Create a client instance

```
Expand Down

0 comments on commit 2d115af

Please sign in to comment.