From 798bb4f403683c43fd64a0dfda9267059585e921 Mon Sep 17 00:00:00 2001 From: Felisp <rspointer@post.cz> Date: Fri, 22 Dec 2023 18:39:18 +0100 Subject: [PATCH] Improve wording in README --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0611af5..47e9f11 100644 --- a/README.org +++ b/README.org @@ -22,11 +22,11 @@ Right now there is no automated way to generate your feed url but making one by | Param name | Default value | Can have multiple? | Mandatory? | Short description | |------------+---------------+--------------------+-----------------+--------------------------------------------------------------------------------------------------| -| board | "mlp" | No | No | Which board to generate feed for *ONLY* /mlp/ is supported | +| board | "mlp" | No | No | Which board to generate feed for, *ONLY* /mlp/ is supported | | q | "" | Yes | Yes (1 or more) | This string is used to filter threads according to their titles | | chod | 94 | No | No | CHanceOfDeath - will include thread in the feed if it's chance to death i > chod | | repeat | ~false~ | No | No | Whether to make new notification on every server update even when thread doesnt have higher chod | -| recreate | ~bool~ | Not implemented | Not implemented | Whether to notify when thread is detected for the first time | +| recreate | ~bool~ | Not implemented | Not implemented | Whether to notify when creation of new thread matching querry is detected (uses 4chans RSS) | **** How to create URL