diff --git a/README b/README.md similarity index 97% rename from README rename to README.md index 5cb8615..4f8b759 100644 --- a/README +++ b/README.md @@ -1,5 +1,4 @@ -CGI Bash Shell Interface -======================== +# CGI Bash Shell Interface CBSI is a small program that makes CGI programming in the Bash Shell a lot easier, or at least more tolerable. It is intended for Kagera Firmware, where @@ -30,5 +29,4 @@ Additional parameters that can be passed to CBSI: * --upload-limit=limit - allows a mime-encoded file up to limit KB to be uploaded. The default value is 0KB (no limit). - This software is based on Haserl .