From e1b8b9da88749b35dfbbb02c1c8ae2379c1f31ad Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 16 Jun 2025 19:41:04 +0200 Subject: [PATCH] docs: reword readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4aa8ef79..dc1eb3e9 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,12 @@ File Browser is a **create-your-own-cloud-kind** of software where you can insta ## Install -Check [docs/installation.md](./docs/installation.md). +For information on how to install File Browser, please check [docs/installation.md](./docs/installation.md). ## Configuration -Check [docs/configuration.md](./docs/configuration.md). +For information on how to configure File Browser, please check [docs/configuration.md](./docs/configuration.md). ## Contributing -Check [docs/contributing.md](./docs/contributing.md). +For information on how to contribute to the project, including how translations are managed, please check [docs/contributing.md](./docs/contributing.md).