Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSami Vänttinen <sami.vanttinen@protonmail.com>2022-05-28 13:20:10 +0300
committerGitHub <noreply@github.com>2022-05-28 13:20:10 +0300
commit3ea3a26a1d6f8d37a7676db46130a3d857826eeb (patch)
treeedd70bacb610c6c1d270c445d30e1f4007b3d88e
parenta037a0b656201fdf9a467c243fd2b6c6a3f9d8b9 (diff)
parentc20b52ebe397f0d2985646244622e58e8b42ab86 (diff)
Merge pull request #1632 from keepassxreboot/add_troubleshooting_guide_link
Add link to Troubleshooting Guide to README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b38db4..a2f146b 100644
--- a/README.md
+++ b/README.md
@@ -51,3 +51,7 @@ Translations are managed on [Transifex](https://www.transifex.com/keepassxc/keep
## Development and testing
See [wiki](https://github.com/keepassxreboot/keepassxc-browser/wiki/Loading-the-extension-manually).
+
+## Help!
+
+See our [Troubleshooting Guide](https://github.com/keepassxreboot/keepassxc-browser/wiki/Troubleshooting-guide) for solving problems if previously listed issues and solutions are not working.