Skip to content

Commit

Permalink
added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelio-amerio committed Jan 8, 2020
1 parent be72e78 commit b3ec432
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
[![Build Status](https://travis-ci.org/aurelio-amerio/MultiQuad.jl.svg?branch=master)](https://travis-ci.org/aurelio-amerio/MultiQuad.jl)
[![Coverage Status](https://coveralls.io/repos/aurelio-amerio/MultiQuad.jl/badge.svg?branch=master)](https://coveralls.io/github/aurelio-amerio/MultiQuad.jl?branch=master)
[![codecov.io](https://codecov.io/github/aurelio-amerio/MultiQuad.jl/coverage.svg?branch=master)](https://codecov.io/github/aurelio-amerio/MultiQuad.jl?branch=master)

# MultiQuad.jl
MultiQuad.jl is a convenient interface to perform 1d, 2d and 3d numerical integrals.
It uses [QuadGK](https://github.com/JuliaMath/QuadGK.jl) and [Cuba](https://github.com/giordano/Cuba.jl) as back-ends.
Expand Down

0 comments on commit b3ec432

Please sign in to comment.