diff --git a/README.md b/README.md index d0c2e2a..f3e6026 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@

- Build Status + Build Status - Coverage + Coverage Package version diff --git a/requirements.txt b/requirements.txt index 7a4f7a2..590566c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ sqlalchemy # Testing pytest -pytest-cov \ No newline at end of file +pytest-cov +codecov \ No newline at end of file