2 Commits

Author SHA1 Message Date
6a22c2abfd chore: update version number to v1.0.1-local 2025-08-01 21:56:23 +02:00
6050c2d1c2 changed version number 2025-08-01 21:54:11 +02:00

View File

@@ -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.**
**v1.0.1-local**