From d2e6f186cf3c021cf1bca4889c5077c1e78c1970 Mon Sep 17 00:00:00 2001 From: Kharec Date: Sun, 16 Nov 2025 16:53:20 +0100 Subject: [PATCH] docs: standardize readme for future roles --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0c249a..f496130 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ However, it does install the PHP dependencies for FreshRSS, including php-sqlite - freshrss ``` -## Variables: +## Variables | Variable | Default | Required | Description | | --------------------------- | ---------------------------------- | -------- | ---------------------------------------------------------------- | @@ -30,9 +30,9 @@ However, it does install the PHP dependencies for FreshRSS, including php-sqlite | `freshrss_version` | - | **Yes** | FreshRSS version to deploy (e.g., `"1.27.1"`) | | `freshrss_refresh_interval` | - | **Yes** | Feed refresh interval in minutes (e.g., `15` = every 15 minutes) | -## FreshRSS configuration +## Addititional information -The configuration is to be done once deployed. +FreshRSS configuration is to be done once deployed. Navigate to the address you’ve installed your server to complete the installation from the GUI.