diff --git a/README.md b/README.md index 50e6132..aa6abf9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # simpsh-httpd + An usable bash-httpserver with easy configuration and PHP. + ### Installation + +1. Install following packages: bash socat +Debian/Ubuntu: +$ sudo apt install bash socat