From 430820dd36850fd6dec6e4f898ca4430b8d58a19 Mon Sep 17 00:00:00 2001 From: 9Lukas5 <lukas.wiest@infinite-tech.solutions> Date: Tue, 12 Jan 2021 16:14:16 +0100 Subject: [PATCH] chore(readme): naming fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 901f712..d09a8ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DTT example Unittest OpenJDK11 JUnit5 Testrunner -This is the source code repository for the DTT Moodle Plugin. +This is the source code repository for the DTT example unittest with JUnit5. Documentation for this is done with GitLab Pages using MkDocs and is available here: [https://transfer.hft-stuttgart.de/pages/dtt/][pages-link] -- GitLab