From d441e0bf594da5addad4b67b5ab631c3f1ddaa60 Mon Sep 17 00:00:00 2001 From: maotovisk Date: Mon, 28 Jul 2025 09:11:26 -0300 Subject: [PATCH] refactor(readme): add test test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7342f2..fabcf4c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A minimal Go application with a simple user interface to display current weather - Fetches and displays weather data for a specified location - Clean and intuitive UI - Built with Go +- Test ## Getting Started