From 90008f149aa844dd155665d9c9488008be3ad430 Mon Sep 17 00:00:00 2001 From: Saky Date: Sat, 14 Mar 2026 18:03:09 +0100 Subject: [PATCH] docs: add documentation index linking all project docs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 76147ec..5b0b840 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ It provides an interactive interface for exploring directories with the keyboard and returns the selected path at the end of the session so shell wrappers can change the current shell directory. + +## Documentation + +See the documentation index: + +docs/index.md + ## Features - Interactive terminal directory browser