diff --git a/README.rst b/README.rst index 34ed9a0..4d548b5 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,12 @@ A datapackage representation of cell migration-derived tracking files. ****************************************************************************** +.. image:: https://travis-ci.org/CellMigStandOrg/biotracks.svg?branch=master + :target: https://travis-ci.org/CellMigStandOrg/biotracks + +.. image:: https://badge.fury.io/py/biotracks.svg + :target: https://badge.fury.io/py/biotracks + This Python project aims to create a simple Python package to produce data packages of cell migration tracking files. The final goal is to have a uniform, standardized way to represent these data, as in `Frictionless Data `_ and `Data Packages `_ . Steps to follow to use the package: