From 023c3500f9d127039388c168256b48642ba44444 Mon Sep 17 00:00:00 2001 From: Hannes Leutloff Date: Mon, 2 Nov 2020 11:05:31 +0100 Subject: [PATCH 1/2] fix: Fix headline for robot section in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9693443..03c81d3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ try { } ``` -## Running the build +## Running the quality assurance To build this module use [roboter](https://www.npmjs.com/package/roboter). From c1ff4699f86852386bb68b056fb106207bb50b31 Mon Sep 17 00:00:00 2001 From: Golo Roden Date: Tue, 3 Nov 2020 22:27:29 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03c81d3..b217054 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ try { } ``` -## Running the quality assurance +## Running quality assurance -To build this module use [roboter](https://www.npmjs.com/package/roboter). +To run quality assurance for this module use [roboter](https://www.npmjs.com/package/roboter): ```shell $ npx roboter