Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLanc3 authored Apr 14, 2023
1 parent 6a59971 commit 408dd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Use method `.DownloadConfig()` for downloading .config file
#### Parameters:
- clientId - Client Id for downloading
- path - path for saving .config file
```
```csharp
client.DownloadConfig("xxxx-xxxx-xxxx-xxxx", "path/to/download");
```
<i>Also you can download QR-Code with method `DownloadQrCode()` with parameters <b>clientId</b> and <b>path</b></i>

0 comments on commit 408dd19

Please sign in to comment.