diff --git a/README.md b/README.md index 7c453c2..780465f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ python-socketio [![Build status](https://github.com/miguelgrinberg/python-socketio/workflows/build/badge.svg)](https://github.com/miguelgrinberg/python-socketio/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/python-socketio/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/python-socketio) -Python implementation of the `Socket.IO`_ realtime client and server. +Python implementation of the `Socket.IO` realtime client and server. Sponsors -------- @@ -40,7 +40,7 @@ JavaScript Socket.IO version | Socket.IO protocol revision | Engine.IO protocol Resources --------- -- [Documentation](http://python-socketio.readthedocs.io/en/latest/) +- [Documentation](http://python-socketio.readthedocs.io/) - [PyPI](https://pypi.python.org/pypi/python-socketio) - [Change Log](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - Questions? See the [questions](https://stackoverflow.com/questions/tagged/python-socketio) others have asked on Stack Overflow, or [ask](https://stackoverflow.com/questions/ask?tags=python+python-socketio) your own question.