refactor(readme): add test test

This commit is contained in:
maotovisk 2025-07-28 09:11:26 -03:00
parent cf17a4ec59
commit d441e0bf59

View file

@ -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