We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c71114b + 54555a1 commit 2773e8fCopy full SHA for 2773e8f
README.md
@@ -22,7 +22,11 @@ This SDK is in **beta**. We cannot guarantee constant availability or stability.
22
Thanks to your feedback we will make improvements on it.
23
24
## Installation
25
-TBA
+ The `sdk_csharp` is hosted on [nuget](https://www.nuget.org/packages/Bunq.Sdk).
26
+
27
+```Install-Package Bunq.Sdk```
28
29
+```dotnet add package Bunq.Sdk```
30
31
## Usage
32
0 commit comments