From 95b7b562fa5a67caf423d8a1995b15c92178615a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Esser?= Date: Mon, 20 Jun 2022 10:47:35 +0100 Subject: [PATCH] fixes small typos in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b8ef4d..1485fe9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This Project doesn't require any additional Installing steps ## Running the tests -The Tests can either be checked via the automaticly running CircleCI Tests or you can also run `npm test` on your PC after you have done the Step "Prerequisites" +The Tests can either be checked via the automatically running CircleCI Tests or you can also run `npm test` on your PC after you have done the Step "Prerequisites" ## Built With @@ -97,3 +97,4 @@ See also the list of [contributors](https://github.com/CodingTrain/Toy-Neural-Ne ## License This project is licensed under the terms of the MIT license, see LICENSE. +