Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit bc290bc

Browse files
authored
Update README.md
1 parent 6c047ef commit bc290bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ You can use it for various purposes, some examples include:
4343
Use your imagination.
4444

4545
# Notices
46+
**11/04/2018**
47+
The async version of the socket has been released.
48+
[python-bittrex-websocket-aio](https://github.com/slazarov/python-bittrex-websocket-aio)
49+
4650
**27/03/2018**
4751

4852
Bittrex has published officicial beta [documentation](https://github.com/Bittrex/beta).
@@ -482,4 +486,4 @@ I have been largely motivated by the following projects and people:
482486

483487
* [David Parlevliet](https://github.com/dparlevliet) - saw his SignalR code initially which included Bittrex specific commands. Saved me a lot of time in researching.
484488

485-
* Eric Somdahl: [python-bittrex](https://github.com/ericsomdahl/python-bittrex) - great python bindings for Bittrex. Highly recommend it, I use it in conjuction with the websocket client.
489+
* Eric Somdahl: [python-bittrex](https://github.com/ericsomdahl/python-bittrex) - great python bindings for Bittrex. Highly recommend it, I use it in conjuction with the websocket client.

0 commit comments

Comments
 (0)