diff --git a/README.md b/README.md index 8bc3c53..210ebed 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,9 @@ or Start it with srvlocal.exe --port=8080 --path= --enable-logging=false ``` or use the GUI - -image + +image + This will start the server on the default port 8080. You can then access your web application by navigating to http://localhost:8080 in your web browser.