summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-09-06 23:15:51 +0200
committermetamuffin <metamuffin@disroot.org>2022-09-06 23:15:51 +0200
commitc347f41af4e7d82fc08ed068ed6f18f4a59e90ba (patch)
tree516f2c9b6439d6117d9621604a43bc52a142aeb8
parenta56d2db292a4b683a77db934d9c00104ba8821e1 (diff)
downloadkeks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar
keks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar.bz2
keks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar.zst
rephrasing readme params
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bcce0ff..1fd3900 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ a web conference application
## Parameters
-For configuration just add a set of the following options as query parameters to the URL (e.g. `/room/asdfg#username=bob`).
-Note that the page wont automatically reload if the
+For configuration add options in section of URL in a style that is common for query parameters (e.g. `/room/asdfg#username=bob`).
+Note that the page wont automatically reload if the section changes.
Booleans can be either `1`, `true`, `yes` or their opposites.