Browse Source

Update readme #nolog

pull/1264/head
Miguel Grinberg 1 year ago
parent
commit
c85c7d8a24
Failed to extract signature
  1. 4
      README.md

4
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.

Loading…
Cancel
Save