From 192b31917ad5103c31230a5aa7524f627aa22472 Mon Sep 17 00:00:00 2001 From: "5684185+vsariola@users.noreply.github.com" <5684185+vsariola@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:07:31 +0300 Subject: [PATCH] docs: update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae2ce1b..dcfdf13 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ The pre 1.0 version tags are mostly for reference: no backwards compatibility will be guaranteed while upgrading to a newer version. Backwards compatibility will be attempted from 1.0 onwards. +**Uninstallation**: Sointu stores recovery data in OS-specific folders +e.g. `AppData/Roaming/Sointu` on Windows. For clean uninstall, delete +also this folder. See [here](https://pkg.go.dev/os#UserConfigDir) where +to find those folders on other platforms. + Summary ------- @@ -535,6 +540,9 @@ Project Link: [https://github.com/vsariola/sointu](https://github.com/vsariola/s Credits ------- -The original 4klang: Dominik Ries ([gopher/Alcatraz](https://github.com/hzdgopher/4klang)) & Paul Kraus (pOWL/Alcatraz) :heart: +The original 4klang: Dominik Ries ([gopher/Alcatraz](https://github.com/hzdgopher/4klang)) +& Paul Kraus (pOWL/Alcatraz) :heart: -Sointu: Veikko Sariola (pestis/bC!), [Apollo/bC!](https://github.com/moitias), [NR4/Team210](https://github.com/LeStahL/), [PoroCYon](https://github.com/PoroCYon/4klang), [kendfss](https://github.com/kendfss) +Sointu: Veikko Sariola (pestis/bC!), [Apollo/bC!](https://github.com/moitias), +[NR4/Team210](https://github.com/LeStahL/), [PoroCYon](https://github.com/PoroCYon/4klang), +[kendfss](https://github.com/kendfss)