diff --git a/README.html b/README.html index 90f2a8a..01a60c9 100644 --- a/README.html +++ b/README.html @@ -90,7 +90,7 @@ Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M (@gnadel

Contributions by JuanPotato, BigNerd95, TiagoDanin, and iicc1.

Released to the public domain wherever applicable. Elsewhere, consider it released under the WTFPLv2.

Prerequisites

-

Uses JSON.sh, but no more TMUX.

+

Uses JSON.sh and the magic of (gnu) 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

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

@@ -225,7 +225,7 @@ It features background tasks and interactive chats, and can serve as an interfac

Why Bash and not the much better xyz?

Well, that's a damn good question ... may be because I'm an Unix/Linux admin from stone age. Nevertheless there are more reasons from my side: