diff --git a/README.html b/README.html index 4d91e68..9a235df 100644 --- a/README.html +++ b/README.html @@ -5,78 +5,82 @@ Bashbot README - - + -
+

Bashbot README

@@ -91,7 +95,7 @@ Written by Drew (@topkecleon) and Kay M (@gnadelwartz).

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 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

-

Note for embedded systems: busybox or toybox ONLY is not sufficient, you need a to install a "real" bash, see also Install Bashbot

+

Note for embedded systems: busybox or toybox ONLY is not sufficient, you need a to install a "real" bash, see also Install Bashbot

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

Documentation