Skip to content

Commit eb0ff8a

Browse files
authored
Update README with Codecov badge
Added Codecov badge to README and fixed formatting.
1 parent c088c40 commit eb0ff8a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121
<a href="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml">
2222
<img src="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml/badge.svg"/>
2323
</a>
24-
<img src="https://img.shields.io/badge/Python-3.9--3.14-orange.svg"/><br>
24+
<img src="https://img.shields.io/badge/Python-3.9--3.14-orange.svg"/>
25+
<a href="https://codecov.io/github/VirtualPlanetaryLaboratory/multi-planet" >
26+
<img src="https://codecov.io/github/VirtualPlanetaryLaboratory/multi-planet/graph/badge.svg?token=8112ATOQ0Z"/></a>
27+
<br>
2528
<a href="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/pip-install.yml">
2629
<img src="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/pip-install.yml/badge.svg"/>
2730
</a>

0 commit comments

Comments
 (0)