Skip to content

Commit c19edf7

Browse files
committed
Update readme
1 parent fcc1362 commit c19edf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ The NuGet package files are added along side the source with the latest GitHub r
4141

4242
```csharp
4343
// Get my balance
44-
var restClient = new BitfinexRestClient();
4544
var client = new PeerBerryClient();
4645
await client.InitializeUsingEmailAsync("email", "password");
4746
// alternatively you can use client.InitializeUsingTokensAsync

0 commit comments

Comments
 (0)