Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hadrianl committed May 29, 2020
1 parent b790970 commit 53dcc9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pure golang, Unofficial, smilar to the official python Implement
`go get -u github.com/hadrianl/ibapi`

## USAGE
Implement `IbWrapper` to handle datas delivered via tws or gateway, `Wrapper` in demo is a default implement that just output data to std.
### Demo 1
```golang
import (
Expand Down

0 comments on commit 53dcc9a

Please sign in to comment.