diff --git a/README.rst b/README.rst index 3aa504e6b..0264be372 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,13 @@ OpenFermion =========== +.. image:: https://travis-ci.org/quantumlib/OpenFermion.svg?branch=develop + :target: https://travis-ci.org/quantumlib/OpenFermion + +.. image:: https://coveralls.io/repos/github/quantumlib/OpenFermion/badge.svg + :target: https://coveralls.io/github/quantumlib/OpenFermion + + OpenFermion is an open source effort for compiling and analyzing quantum algorithms to simulate fermionic systems, including quantum chemistry. The current version is an alpha release which features data structures and tools for obtaining and manipulating representations of fermionic Hamiltonians. Getting started