From 086936af920c9f25c2aacf598793522987534207 Mon Sep 17 00:00:00 2001 From: Kaan Kuscu Date: Fri, 21 Jun 2024 23:06:04 +0300 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6979c36..fbb350a 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,10 @@ func main() { // other processes ... } - ``` +Open [http://localhost:3000/stati](http://localhost:3000/stati) on your browser. + ## Dependencies - [Templ](https://github.com/a-h/templ) - [Chart.js](https://github.com/chartjs/Chart.js)