Skip to content

Commit 3cef845

Browse files
authored
Update README.md
1 parent 2cdd1da commit 3cef845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PM> Install-Package Binance.API.Csharp.Client
2222
dotnet add package Binance.API.Csharp.Client
2323
```
2424
## Getting Started
25-
In order to use signed methods you need a [Binance account](https://www.binance.com/register.html?ref=10200312), if you already have one, go to your account and create a new API private key.
25+
In order to use signed methods you need to [create a Binance account](https://www.binance.com/register.html?ref=10200312), if you already have one, go to your account and create a new API private key.
2626

2727
Create an instance of the **APIClient** which receive the following parameters:
2828

0 commit comments

Comments
 (0)