From c25a4ad8aeaaad42167e56c29c706e9832d764b2 Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Fri, 19 Feb 2021 10:07:53 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 159ff59..45eed19 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ Collection of different measurement processors --- especially with regards to ge # Testing To run all available unit-tests: -`python -m unittest tests \ No newline at end of file + +`python -m unittest tests` \ No newline at end of file -- 2.22.0