Skip to content

Commit 02e9e39

Browse files
authored
Add badges (#10)
1 parent 8f938c5 commit 02e9e39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# ModelAnalyzer.jl
22

33
Experimental package with analysis and debugging tools for JuMP and MOI.
4+
5+
[![Build Status](https://github.com/jump-dev/ModelAnalyzer.jl/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jump-dev/ModelAnalyzer.jl/actions?query=workflow%3ACI)
6+
7+
[![codecov](https://codecov.io/gh/jump-dev/ModelAnalyzer.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/jump-dev/ModelAnalyzer.jl)

0 commit comments

Comments
 (0)