From 6050c2d1c2bd4ea4f017a6226657a66c4d761108 Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Fri, 1 Aug 2025 21:54:11 +0200 Subject: [PATCH] changed version number --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49402db..4dac1f8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This is a simple weather application that allows users to view current weather d - Display weather data in a user-friendly format ## Installation + ### Prerequisites To install and run this application, you need the following tools: @@ -29,7 +30,9 @@ To install and run this application, you need the following tools: - Docker (for running the app in a container) ### 1st step - Get the source code + **You can either clone the repository or download the latest release. Keep in mind that the cloned version may contain bugs.** + 1. Clone the repository: ```bash git clone https://git.the1s.de/theis.gaedigk/weather-app.git @@ -92,4 +95,4 @@ To install and run this application, you need the following tools: ## Version -**On this branch (main) you will find the latest version of the weather app, which includes several improvements and bug fixes. But it is not yet fully functional. The app is still in development, and some features may not work as expected.** +**1.0.1**