From b0aafdcc5455eed808cfcb73e1785e54b002a4df Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 13 Feb 2025 03:04:45 +0100 Subject: [PATCH] docs: improve readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 86259ab..764402d 100644 --- a/readme.md +++ b/readme.md @@ -18,9 +18,10 @@ If you appreciate this project: - from file ("acme.json") - from KV stores (Consul, Etcd, Zookeeper) - 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) - Hook (only with watch mode and if the data source changes) +- Support Traefik v1, v2, and v3. ## Installation