Compare commits
2 Commits
developmen
...
v1.0.1-loc
Author | SHA1 | Date | |
---|---|---|---|
6a22c2abfd | |||
6050c2d1c2 |
@@ -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**
|
||||
|
Reference in New Issue
Block a user