Skip to content

Commit d2ec909

Browse files
docs
1 parent 528dbe9 commit d2ec909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ ubwa.create_stream(channels=['trade', 'kline_1m'],
8181

8282
### Or await the webstream data in an asyncio task:
8383
This is the recommended method for processing data from web streams.
84+
8485
```
8586
from unicorn_binance_websocket_api import BinanceWebSocketApiManager
8687
import asyncio

0 commit comments

Comments
 (0)