Skip to content

Commit 582a9c3

Browse files
authored
Add badges to README (#92)
1 parent 1d34415 commit 582a9c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MiniZinc.jl
22

3+
[![Build Status](https://github.com/jump-dev/MiniZinc.jl/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jump-dev/MiniZinc.jl/actions?query=workflow%3ACI)
4+
[![codecov](https://codecov.io/gh/jump-dev/MiniZinc.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jump-dev/MiniZinc.jl)
5+
36
[MiniZinc.jl](https://github.com/jump-dev/MiniZinc.jl) is a wrapper for the
47
[MiniZinc](https://www.minizinc.org) constraint modeling language.
58

0 commit comments

Comments
 (0)