From 4511f339fe093e56f1100e6e18d224a8f1c8896f Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 11 Aug 2020 20:48:53 +0200 Subject: Add Usage Guide --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a25c3..81e72ec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,21 @@ # Web Template -A template project for dynamic web applications. **This project is not ready to use - please be patient.** +A template project for dynamic web applications. + + +## Usage + +``` + git clone https://github.com/xengineering/web-template.git + cd web-template + python3 main.py + + # switch to another terminal + + curl http://localhost:8080 # test with curl + firefox http://localhost:8080 # test with firefox +``` ## Used Technologies -- cgit v1.2.3-70-g09d2