From 676c2215c74a32660d48bc01926b43c4bd96b0cc Mon Sep 17 00:00:00 2001 From: James Date: Sun, 22 Sep 2019 19:58:46 +0100 Subject: [PATCH] update readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2221d1a..f0c6508 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ Post PHPUnit test results to Gitea + +Enable in phpunit.xml with + +```plain + + + + + + + +```