Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
scottx611x committed May 2, 2018
1 parent 73a7bf0 commit 87a3a9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@

### Running tests:
- `pip install -r requirements-test.txt`
- `python tests.py` or with coverage: `coverage run tests.py`
- `python tests.py`
- With coverage: `coverage run tests.py`

```
Ran 9 tests in 47.260s
Expand Down

0 comments on commit 87a3a9a

Please sign in to comment.