1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-11 01:46:12 +00:00

Update README.md

This commit is contained in:
Jan Korf 2019-05-14 10:37:31 +02:00
parent 3d0c449dfc
commit 4084c93222

View File

@ -112,7 +112,7 @@ using (var stream = File.OpenRead("/path/to/credential-file"))
});
}
````
Note that when using a file it can provide credentials for multiple exchange by providing the identifierKey and identifierSecret parameters:
Note that when using a file it can provide credentials for multiple exchanges by providing the identifierKey and identifierSecret parameters:
````
// File content:
{