From 1fa6c2f02fb2b89b6b33a3dbac008b631d3d0294 Mon Sep 17 00:00:00 2001 From: Steffen Pohle Date: Sun, 17 Oct 2021 18:44:39 +0200 Subject: [PATCH] Update 'Readme.md' --- Readme.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Readme.md b/Readme.md index 1e7a9ce..ca4f4a8 100644 --- a/Readme.md +++ b/Readme.md @@ -1,11 +1,11 @@ +# Modelbahn -Requirements: -- Webserver with CGI enabled +## 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. - +## 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.