diff --git a/README.md b/README.md index c6f501db788a4554a814141fd6f65523448c7ec9..c44ce2358bb8a347054ddc31f3b713095d225c92 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ To install all necesarry requirements use # Testing -To run all available unit-tests: `python -m unittest tests` \ No newline at end of file +To run all available unit-tests: + +`python -m unittest tests` \ No newline at end of file