Skip to content

Commit 37a26b7

Browse files
authored
Update README.md
Signed-off-by: Jaepil Jeong <jaepil@cognica.io>
1 parent 606f82f commit 37a26b7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Monic Framework
22

3-
[![codecov](https://codecov.io/gh/cognica-io/monic-framework/graph/badge.svg?token=MJ7RJ1ZU1D)](https://codecov.io/gh/cognica-io/monic-framework)
3+
![Codecov](https://img.shields.io/codecov/c/github/cognica-io/monic-framework)
4+
![PyPI - Version](https://img.shields.io/pypi/v/monic-framework)
5+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/monic-framework)
6+
![PyPI - Downloads](https://img.shields.io/pypi/dm/monic-framework)
7+
![PyPI - License](https://img.shields.io/pypi/l/monic-framework)
48

59
Monic Framework is a powerful expression evaluation and code execution framework that provides a safe and flexible way to parse and interpret Python-style code. It offers a robust expression parser and interpreter designed for dynamic code evaluation, scripting, and embedded programming scenarios.
610

0 commit comments

Comments
 (0)