Skip to content

Commit d1dbdb9

Browse files
authored
Add PyPI and License badge
1 parent 99aa8c6 commit d1dbdb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# clr-loader
22

33
![CI](https://github.com/pythonnet/clr-loader/workflows/Python%20Tests/badge.svg)
4+
![Pypi](https://img.shields.io/pypi/v/clr-loader.svg)
5+
![License](https://img.shields.io/badge/license-MIT-blue.svg?maxAge=3600)
46

57
Implements a generic interface for loading one of the CLR (.NET) runtime implementations and calling simple functions on them.

0 commit comments

Comments
 (0)