Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afonari committed Oct 17, 2016
1 parent cee9943 commit 9676cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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) [![Coverage Status](https://coveralls.io/repos/github/afonari/emc/badge.svg?branch=master)](https://coveralls.io/github/afonari/emc?branch=master)
[![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.png?branch=master)](https://coveralls.io/github/afonari/emc?branch=master)

## Theory

Expand Down

0 comments on commit 9676cd5

Please sign in to comment.