Skip to content
Merged
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
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ This SDK is in **beta**. We cannot guarantee constant availability or stability.
Thanks to your feedback we will make improvements on it.

## Installation
TBA
The `sdk_csharp` is hosted on [nuget](https://www.nuget.org/packages/Bunq.Sdk).

```Install-Package Bunq.Sdk```

```dotnet add package Bunq.Sdk```

## Usage

Expand Down