docs: improve readme

This commit is contained in:
Fernandez Ludovic 2025-02-13 03:04:45 +01:00
parent 565e4316ca
commit b0aafdcc54

View File

@ -18,9 +18,10 @@ If you appreciate this project:
- from file ("acme.json") - from file ("acme.json")
- from KV stores (Consul, Etcd, Zookeeper) - from KV stores (Consul, Etcd, Zookeeper)
- Output formats: - Output formats:
- use domain as sub-directory (allow custom names and extensions) - use domain as subdirectory (allow custom names and extensions)
- flat (domain as filename) - flat (domain as filename)
- Hook (only with watch mode and if the data source changes) - Hook (only with watch mode and if the data source changes)
- Support Traefik v1, v2, and v3.
## Installation ## Installation