Skip to content

Commit 4e78524

Browse files
authored
Merge pull request #10 from rluberda/patch-1
Update README.md
2 parents b00040c + a702e90 commit 4e78524

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
@@ -27,7 +27,7 @@ import {BittrexClient} from 'bittrex-typescript';
2727
2828
const bittrex = new BittrexClient({
2929
key: '',
30-
secret: ''
30+
secret: '',
3131
agent: true // Turn on HTTP KeepAlive
3232
});
3333

0 commit comments

Comments
 (0)