diff --git a/README.md b/README.md index 7585b08..944317c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ ![Boost.Real](doc/other/logo/logo.png) -[![Build Status](https://travis-ci.org/sdavtaker/Real.svg?branch=master)](https://travis-ci.org/sdavtaker/Real) [![codecov](https://codecov.io/gh/sdavtaker/Real/branch/master/graph/badge.svg)](https://codecov.io/gh/sdavtaker/Real) Boost.Real numerical data type for real numbers representation using interval arithmetic. +[![Build Status](https://travis-ci.org/sdavtaker/Real.svg?branch=master)](https://travis-ci.org/sdavtaker/Real) +[![codecov](https://codecov.io/gh/sdavtaker/Real/branch/master/graph/badge.svg)](https://codecov.io/gh/sdavtaker/Real) + + ## Introduction ### The problem addressed by boost::real