Skip to content

Commit

Permalink
Added installation instructions to README.md. (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Dec 23, 2017
1 parent 8a1a026 commit cf9f741
Showing 1 changed file with 5 additions and 1 deletion.
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

0 comments on commit cf9f741

Please sign in to comment.