10000 Adjust shields in README · Unity-Technologies/pythonnet@ce76f2e · GitHub
[go: up one dir, main page]

Skip to content

Commit ce76f2e

Browse files
authored
Adjust shields in README
1 parent 4133927 commit ce76f2e

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 88FF 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)
0