Skip to content

Commit 72e604a

Browse files
committed
[ENH] add badges for coverage, licence and CI
1 parent cc95bbd commit 72e604a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
2+
[![CI](https://github.com/RDoerfel/plotting/workflows/CI/badge.svg)](https://github.com/RDoerfel/plotting/actions?query=workflow%3ACI)
3+
[![codecov](https://codecov.io/gh/RDoerfel/plotting/branch/main/graph/badge.svg)](https://codecov.io/gh/RDoerfel/plotting)
4+
<br>
5+
16
# Plotting
27

38
A lightweight, high-level Python library for creating publication-ready scientific figures with consistent styling. Built on top of matplotlib, this package provides a simplified interface for generating plots that meet the standards of scientific journals.

0 commit comments

Comments
 (0)