File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,16 @@ aiosignal
18
18
:target: https://aiosignal.readthedocs.io/
19
19
:alt: Latest Read The Docs
20
20
21
+ .. image :: https://img.shields.io/discourse/topics?server=https%3A%2F%2Faio-libs.discourse.group%2F
22
+ :target: https://aio-libs.discourse.group/
23
+ :alt: Discourse group for io-libs
24
+
21
25
.. image :: https://badges.gitter.im/Join%20Chat.svg
22
26
:target: https://gitter.im/aio-libs/Lobby
23
27
:alt: Chat on Gitter
24
28
25
29
Introduction
26
- ------------
30
+ ============
27
31
28
32
A project to manage callbacks in `asyncio ` projects.
29
33
Original file line number Diff line number Diff line change 160
160
'target' : 'https://badge.fury.io/py/aiosignal' ,
161
161
'height' : '20' ,
162
162
'alt' : 'Latest PyPI package version' },
163
+ {'image' : 'https://img.shields.io/discourse/topics?server=https%3A%2F%2Faio-libs.discourse.group%2F' ,
164
+ 'target' : 'https://aio-libs.discourse.group/' ,
165
+ 'height' : '20' ,
166
+ 'alt' : 'Discourse group for io-libs' },
163
167
{'image' : 'https://badges.gitter.im/Join%20Chat.svg' ,
164
168
'target' : 'https://gitter.im/aio-libs/Lobby' ,
165
169
'height' : '20' ,
You can’t perform that action at this time.
0 commit comments