|
1 | 1 | pythonnet - Python.NET |
2 | 2 | =========================== |
3 | 3 |
|
4 | | -|Join the chat at https://gitter.im/pythonnet/pythonnet| |
| 4 | +|Join the chat at https://gitter.im/pythonnet/pythonnet| |stackexchange shield| |
5 | 5 |
|
6 | | -|appveyor shield| |travis shield| |codecov shield| |
| 6 | +|gh shield| |appveyor shield| |
7 | 7 |
|
8 | 8 | |license shield| |pypi package version| |conda-forge version| |python supported shield| |
9 | | -|stackexchange shield| |
10 | 9 |
|
11 | 10 | Python.NET is a package that gives Python programmers nearly |
12 | 11 | seamless integration with the .NET Common Language Runtime (CLR) and |
@@ -131,3 +130,5 @@ This project is supported by the `.NET Foundation <https://dotnetfoundation.org> |
131 | 130 | :target:http://stackoverflow.com/questions/tagged/python.net |
132 | 131 | .. |conda-forge version|image::https://img.shields.io/conda/vn/conda-forge/pythonnet.svg |
133 | 132 | :target:https://anaconda.org/conda-forge/pythonnet |
| 133 | +.. |gh shield|image::https://github.com/pythonnet/pythonnet/workflows/GitHub%20Actions/badge.svg |
| 134 | +:target:https://github.com/pythonnet/pythonnet/actions?query=branch%3Amaster |