Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit 408dd19

Browse files
authored
Update README.md
1 parent 6a59971 commit 408dd19

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
@@ -71,7 +71,7 @@ Use method `.DownloadConfig()` for downloading .config file
7171
#### Parameters:
7272
- clientId - Client Id for downloading
7373
- path - path for saving .config file
74-
```
74+
```csharp
7575
client.DownloadConfig("xxxx-xxxx-xxxx-xxxx", "path/to/download");
7676
```
7777
<i>Also you can download QR-Code with method `DownloadQrCode()` with parameters <b>clientId</b> and <b>path</b></i>

0 commit comments

Comments
 (0)