docs: update README to clarify auto deployment process

This commit is contained in:
2025-08-02 14:56:03 +02:00
parent 5bc7bea4a1
commit e67dce4113

View File

@@ -7,3 +7,9 @@ You can find the web version of the Weather App at [https://weather.the1s.de](ht
## Version
Currently hosted version: **1.0.1**
## Dev info
All changes that are made to this branch (`debian12`) will be automatically deployed to the [web version](https://weather.the1s.de) of the Weather App.
This is done by using an auto pull script (`auto-pull.sh`) that runs on the server where the web version is hosted.