Update README with versions section and formatting

Added a new section for versions and updated heading formatting.
This commit is contained in:
Steven 2025-09-19 15:32:18 +02:00 committed by GitHub
parent 98d7febbf0
commit b3f19155ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -218,7 +218,7 @@ If your remote server has firewall restrictions:
- **Option A:** Whitelist [GitHub Actions IP ranges](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#ip-addresses) (Azure-based)
- **Option B:** Use self-hosted runners on your server (recommended for strict firewall environments)
#### 3. Excluding files/folders (eg .git)
### Excluding files/folders (eg .git)
By default, rsync copies dot files and folder if present at ``path:``. To execlude them, you can use the ``--exclude`` switch:
@ -240,6 +240,8 @@ More advanced examples:
---
## Versions
## Version 7.0.2
Check here: