Skip to content

Commit 521314b

Browse files
authored
Update README.md
1 parent 9b9be84 commit 521314b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
# MPython Core
88

9+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mpython-core)
10+
![PyPI - License](https://img.shields.io/pypi/l/mpython-core)
11+
![PyPI - Version](https://img.shields.io/pypi/v/mpython-core)
12+
913
MPython Core provides Python bindings for MATLAB projects, enabling seamless integration of MATLAB functionalities into Python workflows. This package is designed to facilitate the creation of bindings for MATLAB projects, allowing users to interact with MATLAB objects, functions, and arrays directly from Python.
1014

1115
## Features

0 commit comments

Comments
 (0)