Skip to content

Commit

Permalink
Merge pull request #10 from rluberda/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lookfirst authored Jan 1, 2018
2 parents b00040c + a702e90 commit 4e78524
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 @@ -27,7 +27,7 @@ import {BittrexClient} from 'bittrex-typescript';
const bittrex = new BittrexClient({
key: '',
secret: ''
secret: '',
agent: true // Turn on HTTP KeepAlive
});
Expand Down

0 comments on commit 4e78524

Please sign in to comment.