diff options
| author | Shawn Chin <shawnchin@users.noreply.github.com> | 2021-09-17 23:17:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 23:17:48 +0100 |
| commit | 6bdb9ecf9dfaf4d243b328753b530e3a194441b9 (patch) | |
| tree | 7152fa8fca26c0fe1dad094f1f1f7f7020109a5b | |
| parent | a7a7b8212ef97b1d7c3b4960fae417cbcc0058de (diff) | |
Create README.md
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..76d2868 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# jitsi-url-generator + +See: https://shawnchin.github.io/jitsi-url-generator/ + +A simple UI that allows you to make simple customisations and watch how the URL changes. +It only exposes a small fraction of what is possible with Jitis, but should hopefully help build familiarity which +users can then apply to other config values in the whitelist. + |
