From 39764d7730b2c48310d540419196513cd387c2f7 Mon Sep 17 00:00:00 2001 From: Sergei Miami Date: Mon, 14 Jun 2021 15:53:23 +0300 Subject: [PATCH] Full TurboGears application --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c633c9..585bcea 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Or in production mode gearbox serve ``` +Open webpage [http://localhost:8080/](http://localhost:8080/) and You will see TurboGears2 welcome page with documentation. + ## Useful links