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 daac488 commit ab3fa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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)
[![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

Expand Down

0 comments on commit ab3fa03

Please sign in to comment.