diff --git a/README.md b/README.md index df24873..c502600 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Effective mass calculator (**EMC**) implements calculation of the effective masses at the bands extrema using finite difference method (**not** the band fitting method). There are two versions of the program: written in FORTRAN and Python. Currently *CRYSTAL* and *VASP* are supported, *Quantum Espresso* is coming! -[![Build Status](https://travis-ci.org/afonari/emc.svg?branch=master)](https://travis-ci.org/afonari/emc) +[![Build Status](https://travis-ci.org/afonari/emc.svg?branch=master)](https://travis-ci.org/afonari/emc) [![Coverage Status](https://coveralls.io/repos/github/afonari/emc/badge.svg?branch=master)](https://coveralls.io/github/afonari/emc?branch=master) ## Theory