diff options
author | Max Harmathy <harmathy@mailbox.org> | 2021-08-25 18:00:32 +0200 |
---|---|---|
committer | Max Harmathy <harmathy@mailbox.org> | 2021-08-25 18:00:32 +0200 |
commit | a5688226ca06ca65d2bbdccb5569ad2b5485e790 (patch) | |
tree | 6039012e658753993ff8848adefa241997efecb7 /README.md | |
parent | Translated using Weblate (German) (diff) | |
download | nheko-a5688226ca06ca65d2bbdccb5569ad2b5485e790.tar.xz |
Extend FAQs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
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 |