Skip to content

Commit

Permalink
add docs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kisnikser authored Nov 26, 2024
1 parent d90e111 commit f5bd81d
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,18 @@
<a href="https://docs.pyro.ai/en/dev/distributions.html">
<img alt="Inspired by Pyro" src="https://img.shields.io/badge/Inspired_by_Pyro-fecd08">
</a>
<img src="coverage-badge.svg" />
</p>

<p align="center">
<!-- <a href="https://github.com/intsystems/discrete-variables-relaxation/actions"> -->
<!-- <img alt="Tests Passing" src="https://github.com/intsystems/discrete-variables-relaxation/workflows/Test/badge.svg" /> -->
<!-- </a> -->
<!-- <a href="https://codecov.io/gh/intsystems/discrete-variables-relaxation"> -->
<!-- <img alt="Tests Coverage" src="https://codecov.io/gh/intsystems/discrete-variables-relaxation/branch/main/graph/badge.svg" /> -->
<!-- </a> -->
<a href="https://github.com/intsystems/discrete-variables-relaxation/tree/main/tests">
<img alt="Coverage" src="coverage-badge.svg" />
</a>
<a href="https://intsystems.github.io/discrete-variables-relaxation">
<img alt="Docs" src="https://github.com/intsystems/discrete-variables-relaxation/actions/workflows/docs.yml/badge.svg" />
</a>
</p>

<p align="center">
<a href="https://github.com/intsystems/discrete-variables-relaxation/blob/main/LICENSE">
<img alt="License" src="https://badgen.net/github/license/intsystems/discrete-variables-relaxation?color=green" />
</a>
Expand Down

0 comments on commit f5bd81d

Please sign in to comment.