From f4334c2677adfcd5c1685e45bb11c7f21dc74236 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 21 Feb 2018 10:29:17 +0100 Subject: [PATCH 1/3] README: Strip trailing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e68e8963..d7f1af17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mxtools -Experimental home for all the small scripts and utilities we have in our system. +Experimental home for all the small scripts and utilities we have in our system. This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster From 638f79e4aa8a7d3e6da6c80cc9aec1853092b3c7 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 21 Feb 2018 10:29:50 +0100 Subject: [PATCH 2/3] README: Add period to end of sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f1af17..d7ec3919 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Experimental home for all the small scripts and utilities we have in our system. -This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster +This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster. ## Rules (proposed) From 98dfc43fdbdec707667102a9a253f973af666e46 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 21 Feb 2018 10:34:13 +0100 Subject: [PATCH 3/3] README: Improve wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7ec3919..5beed625 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ This repository has no releases. The files in the master branch should match tho * which are not installed by bee * which don't contain any secrets * Tools published here don't need to be portable and may include knowledge of our current configuration -* Each tool should go into a separate directory, even if only a single script. +* Each tool should go into a separate directory, even if it’s only a single script.