diff --git a/README.md b/README.md index d76f2ef..42bf9e8 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ or install the latest version from the GitHub repository: pip install git+https://github.com/pepkit/pephubclient.git ``` +--- + ### `pephubclient` features: 1) `push` (upload) projects) 2) `pull` (download projects) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index d5878df..ba8d468 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -7,4 +7,5 @@ flake8 coveralls pytest-cov pre-commit -coverage \ No newline at end of file +coverage +smokeshow