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