Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
naesheim committed Jan 13, 2021
1 parent f331617 commit 661a459
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[![Build Status](http://217.172.12.165:8080/buildStatus/icon?job=PRQ%2FFunctionHub-client%2Fradon-functionhub-client)](http://217.172.12.165:8080/job/PRQ/job/FunctionHub-client/job/radon-functionhub-client/)
[![coverage](test/.coverage-badge.svg?style=flat)](http://shields.io/)
[![PyPi Version](https://img.shields.io/pypi/v/functionhub.svg)](https://pypi.python.org/pypi/functionhub/)
[![Downloads](https://pepy.tech/badge/functionhub)](https://pepy.tech/project/functionhub)
[![coverage](test/.coverage-badge.svg?style=flat)](http://shields.io/)


# FunctionHub client

Expand Down Expand Up @@ -57,7 +59,7 @@ Read the [roadmap](ROADMAP.md)


## Test Suite
The test suite is located in the [test](test). The following instructions executes the test suite powered by pytest and coverage.
The test suite is located in the [test](test) folder. The following instructions executes the test suite powered by pytest and coverage.
1. ``coverage run --source ../functionhub -m pytest ``
2. ``coverage report -m``

Expand Down

0 comments on commit 661a459

Please sign in to comment.