|
6 | 6 | [![license shield][]](./LICENSE)
|
7 | 7 | [![pypi package version][]](https://pypi.python.org/pypi/pythonnet)
|
8 | 8 | [![python supported shield][]](https://pypi.python.org/pypi/pythonnet)
|
9 |
| -[](http://stackoverflow.com/questions/tagged/python.net) |
10 |
| -[](https://pythonnet.slack.com) |
| 9 | +[![stackexchange shield][]](http://stackoverflow.com/questions/tagged/python.net) |
| 10 | +[![slack][]](https://pythonnet.slack.com) |
11 | 11 |
|
12 | 12 | Python for .NET is a package that gives Python programmers nearly
|
13 | 13 | seamless integration with the .NET Common Language Runtime (CLR) and
|
|
91 | 91 |
|
92 | 92 | [python supported shield]:https://img.shields.io/pypi/pyversions/pythonnet.svg
|
93 | 93 |
|
| 94 | +[slack]:https://img.shields.io/badge/chat-slack-color.svg?style=social |
| 95 | + |
| 96 | +[stackexchange shield]:https://img.shields.io/badge/StackOverflow-python.net-blue.svg |
| 97 | + |
94 | 98 | [travis shield]:https://img.shields.io/travis/pythonnet/pythonnet/master.svg?label=Travis
|