Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a5ded5

Browse files
authored
Merge branch 'master' into normalize_exceptions
2 parents 95940aa + ce76f2e commit 7a5ded5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
pythonnet - Python.NET
22
===========================
33

4-
|Join the chat at https://gitter.im/pythonnet/pythonnet|
4+
|Join the chat at https://gitter.im/pythonnet/pythonnet| |stackexchange shield|
55

6-
|appveyor shield| |travis shield| |codecov shield|
6+
|gh shield| |appveyor shield|
77

88
|license shield| |pypi package version| |conda-forge version| |python supported shield|
9-
|stackexchange shield|
109

1110
Python.NET is a package that gives Python programmers nearly
1211
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>
131130
:target: http://stackoverflow.com/questions/tagged/python.net
132131
.. |conda-forge version| image:: https://img.shields.io/conda/vn/conda-forge/pythonnet.svg
133132
: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

0 commit comments

Comments
 (0)