From d3da26e2b270c6e66cfe9fedaefdb2295efa23e0 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Fri, 3 Jan 2025 00:31:17 +0100 Subject: [PATCH] doc: link to example config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1179249..a9cdff5 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Das Programm: ## Konfiguration -Erstellen Sie eine `docspell-import.json` Datei in Ihrem Home-Verzeichnis: +Erstellen Sie eine `docspell-import.json` Datei in Ihrem Home-Verzeichnis: [Beispiel-Konfiguration](./docspell-import-example.json)