Skip to content

Commit 04a1d4d

Browse files
Update README.rst
Minor links fixes
1 parent da027d5 commit 04a1d4d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Welcome to python-binance
55
Automate 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

4447
Documentation
@@ -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-
6162
Your 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

6364
Features

0 commit comments

Comments
 (0)