Skip to content

Commit 8b926d4

Browse files
committed
test md
1 parent 150de38 commit 8b926d4

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
fluidfoam
22
=========
33

4-
|release| |docs| |Github-action| |coverage|
5-
64
[![release](https://img.shields.io/pypi/v/fluidfoam.svg)](https://pypi.python.org/pypi/fluidfoam/)
7-
8-
.. |docs| image:: https://readthedocs.org/projects/fluidfoam/badge/?version=latest
9-
:target: http://fluidfoam.readthedocs.org
10-
:alt: Documentation status
11-
12-
.. |Github-action| image:: https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg
13-
:target: https://github.com/fluiddyn/fluidfoam/actions
14-
:alt: CI status
15-
16-
.. |coverage| image:: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg
17-
:target: https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/
18-
:alt: Code coverage
5+
[![docs](https://readthedocs.org/projects/fluidfoam/badge/?version=latest)](http://fluidfoam.readthedocs.org)
6+
[![Github-action](https://github.com/fluiddyn/fluidfoam/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/fluiddyn/fluidfoam/actions)
7+
[![coverage](https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/graph/badge.svg)](https://codecov.io/gh/fluiddyn/fluidfoam/branch/master/)
198

209
The fluidfoam package provides Python classes useful to perform some plot with OpenFoam data.
2110

0 commit comments

Comments
 (0)