From 9825a8b12198e90896450d43507dd679e0fda559 Mon Sep 17 00:00:00 2001 From: HayVThom <39294226+HayVThom@users.noreply.github.com> Date: Wed, 12 Aug 2020 20:07:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdfb769..e1ab961 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ You are free to use whatever testing framework you like-the main thing is that you can show what tests you are using. - We also like to show how well we're testing, so we there's a module called - [coverage](https://coverage.readthedocs.io/en/coverage-5.1/) you should add to your project. + We also like to show how well we're testing, so there's a module called + [coverage](https://coverage.readthedocs.io/en/coverage-5.1/) you should add to your project.