Skip to content

Commit 5cfb206

Browse files
committed
docs(readme): add CI badge
Signed-off-by: Patrick Avery <[email protected]>
1 parent 6af9f1e commit 5cfb206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Matplotlib widget for trame
22
===========================================================================
33

4+
.. image:: https://github.com/Kitware/trame-matplotlib/actions/workflows/test_and_release.yml/badge.svg
5+
:target: https://github.com/Kitware/trame-matplotlib/actions/workflows/test_and_release.yml
6+
:alt: Test and Release
7+
48
trame-matplotlib extend trame **widgets** with a component that is capable of rendering Matplotlib plots.
59
This library allow you to create rich visualization by leveraging `Matplotlib <https://matplotlib.org/>`__ within trame.
610

0 commit comments

Comments
 (0)