From baafe604fd62514235324c9dca6bd1a456d1be4d Mon Sep 17 00:00:00 2001 From: Nico <nicoalt@posteo.org> Date: Fri, 7 Jan 2022 14:02:28 +0000 Subject: [PATCH] Add FAQ entry on deleting accounts --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4c8cd37de9..309c3f3215 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,14 @@ updated. The former can be done with * Adaptive to different screen sizes (desktop and mobile devices) * Has [phone constraints](https://developer.puri.sm/Librem5/Apps/Guides/Design/Constraints.html) in mind +## FAQ + +### How can I delete my account? + +Until [#166](https://code.briarproject.org/briar/briar-desktop/-/issues/166) is implemented, +you can delete your Briar Desktop account by deleting the _.briar/desktop/_ folder in your +home directory. + ## License This program is free software: you can redistribute it and/or modify -- GitLab