diff options
author | Omnikar | 2021-10-16 01:05:29 +0000 |
---|---|---|
committer | GitHub | 2021-10-16 01:05:29 +0000 |
commit | 6063ecf3b44b6b3b6ae0d96375c7485bb47cf716 (patch) | |
tree | 35d9f79a2d6cb9d4a75b519e0ebbc5b1d39238f8 | |
parent | c71b49497d8fc8ee487b7cfeafb7392b71a13d17 (diff) |
Add note about FAQ to `README.md` (#848)
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,4 +83,6 @@ a good overview of the internals. # Getting help +Your question might already be answered on the [FAQ](https://github.com/helix-editor/helix/wiki/FAQ). + Discuss the project on the community [Matrix Space](https://matrix.to/#/#helix-community:matrix.org) (make sure to join `#helix-editor:matrix.org` if you're on a client that doesn't support Matrix Spaces yet). |