From deadf57961e10cf36b73e52b7a1b789f08509167 Mon Sep 17 00:00:00 2001 From: Steffen Pohle Date: Sun, 17 Oct 2021 18:39:11 +0200 Subject: [PATCH] Add 'Readme.md' --- Readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..1e7a9ce --- /dev/null +++ b/Readme.md @@ -0,0 +1,11 @@ + +Requirements: +- Webserver with CGI enabled + + +Installation: +- copy the webinterface files to your location of the webserver +- compile the server +- copy the modelbahn-cgi binary to the cgi folder of the webserver +- run the modelbahn-server application. +