aadd test and build status to readme

This commit is contained in:
Valentin Boettcher 2019-05-16 16:33:24 +02:00
parent 8ae62b6459
commit bb39b724f5

View file

@ -1,4 +1,6 @@
# Secondary Value
[![Coverage Status](https://coveralls.io/repos/github/vale981/SecondaryValue/badge.svg)](https://coveralls.io/github/vale981/SecondaryValue)
[![Build Status](https://travis-ci.org/vale981/SecondaryValue.svg?branch=master)](https://travis-ci.org/vale981/SecondaryValue)
This is a utility to simplify the calculation of values and their
uncertaintues from symbolic formulas by using `sympy` and `numpy`.