From c20b52ebe397f0d2985646244622e58e8b42ab86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20V=C3=A4nttinen?= Date: Sat, 28 May 2022 11:52:10 +0300 Subject: [PATCH] Add link to Troubleshooting Guide to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.