summary refs log tree commit diff
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2021-08-25 16:05:59 +0000
committerGitHub <noreply@github.com>2021-08-25 16:05:59 +0000
commitd97e408c98b05745265202e4e7f45aed9542930c (patch)
tree6039012e658753993ff8848adefa241997efecb7
parentTranslated using Weblate (German) (diff)
parentExtend FAQs (diff)
downloadnheko-d97e408c98b05745265202e4e7f45aed9542930c.tar.xz
Merge pull request #697 from harmathy/master
Extend FAQs
-rw-r--r--README.md24
1 files changed, 22 insertions, 2 deletions
diff --git a/README.md b/README.md

index 1cf5d705..80f1d08f 100644 --- a/README.md +++ b/README.md
@@ -126,11 +126,31 @@ choco install nheko-reborn ### FAQ -## +--- + **Q:** Why don't videos run for me on Windows? **A:** You're probably missing the required video codecs, download [K-Lite Codec Pack](https://codecguide.com/download_kl.htm). -## + +--- + +**Q:** What commands are supported by nheko? + +**A:** See <https://github.com/Nheko-Reborn/nheko/wiki/Commands> + +--- + +**Q:** Does nheko support end-to-end encryption (EE2E)? + +**A:** Yes, see [feature list](#features) + +--- + +**Q:** Can I test a bleeding edge development version? + +**A:** Checkout nightly builds <https://matrix-static.neko.dev/room/!TshDrgpBNBDmfDeEGN:neko.dev/> + +--- ### Build Requirements