We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d758d43 commit 5cc3a41Copy full SHA for 5cc3a41
README.rst
@@ -20,3 +20,8 @@ and context managers.
20
It is fully agnostic to ``async`` event loops and seamlessly works with
21
``asyncio``, third-party libraries such as ``trio``, as well as
22
any custom ``async`` event loop.
23
+
24
25
+.. image:: https://badges.gitter.im/maxfischer2781/asyncstdlib.svg
26
+ :alt: Join the chat at https://gitter.im/maxfischer2781/asyncstdlib
27
+ :target: https://gitter.im/maxfischer2781/asyncstdlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
0 commit comments