From d57940dd2d9a798ad957bbebbc26adc1d906cbde Mon Sep 17 00:00:00 2001 From: David Coomber <47242934+dcoomber@users.noreply.github.com> Date: Sun, 6 Sep 2020 11:08:10 +0200 Subject: [PATCH] README.* cosmetic updates --- README.html | 10 +++++----- README.md | 10 +++++----- README.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.html b/README.html index 8665698..e5d8ee0 100644 --- a/README.html +++ b/README.html @@ -92,16 +92,16 @@ Written by Drew (@topkecleon) and Kay M (@gnadelwartz).

Linted by #ShellCheck

Prerequisites

Uses JSON.sh and the magic of sed.

-

Even bashbot is written in bash, it depends on commands typically available in a Unix/Linux Environment. More concret on the common commands provided by recent versions of coreutils, busybox or toybox, see Developer Notes

+

Even bashbot is written in bash, it depends on commands typically available in a Unix/Linux Environment. More concrete on the common commands provided by recent versions of coreutils, busybox or toybox, see Developer Notes

Note for MacOS and BSD Users: As bashbot heavily uses modern bash and (gnu) grep/sed features, bashbot will not run without installing additional software, see Install Bashbot

Bashbot Documentation and Downloads are available on www.github.com

Documentation