File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Welcome to python-binance
55Automate interactions with Binance
66----------------------------------
77
8+ Make sure you update often and check the `Changelog <https://python-binance.readthedocs.io/en/latest/changelog.html >`_ for new features and bug fixes.
9+
10+
811.. image :: https://img.shields.io/pypi/v/python-binance.svg
912 :target: https://pypi.python.org/pypi/python-binance
1013
@@ -38,7 +41,7 @@ Here is the `Binance exchange <https://accounts.binance.com/register?ref=>`_.
3841*Please make sure your * `python-binance ` *version is * **v.1.0.20 ** *or higher. *
3942*The previous versions are no longer recommended because some endpoints have been deprecated. *
4043
41- Source code
44+ Original Source code
4245 https://github.com/sammchardy/python-binance
4346
4447Documentation
@@ -56,8 +59,6 @@ Examples including async
5659- `Async basics for Binance <https://sammchardy.github.io/binance/2021/05/01/async-binance-basics.html >`_
5760- `Understanding Binance Order Filters <https://sammchardy.github.io/binance/2021/05/03/binance-order-filters.html >`_
5861
59- Make sure you update often and check the `Changelog <https://python-binance.readthedocs.io/en/latest/changelog.html >`_ for new features and bug fixes.
60-
6162Your contributions, suggestions, and fixes are always welcome! Don't hesitate to open a GitHub issue or reach out to us on our Telegram chat
6263
6364Features
You can’t perform that action at this time.
0 commit comments