Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianceding committed Oct 5, 2021
1 parent eb01edc commit 501c837
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release

on:
on:
push:
branches:
- main
tags:
- '*'

jobs:

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
binance proxy
local `candle` and `orderbook` and `exchangeinfo`

not support `24hour`.Please use orderbook instead

```
-f string
futures bind address. (default ":8091")
Expand Down

0 comments on commit 501c837

Please sign in to comment.