From 6b41a3377e7b4389ee5838bc358e56ef9a571dff Mon Sep 17 00:00:00 2001 From: quenousimporte <76260127+quenousimporte@users.noreply.github.com> Date: Tue, 24 Jan 2023 22:44:09 +0100 Subject: [PATCH] fixed: typo in readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index dbf1251..b358482 100644 --- a/readme.md +++ b/readme.md @@ -24,8 +24,8 @@ your password will be sent from browser to server through a POST http query with * notes list: ctrl+p * command palette: ctrl+shift+p -## reclaim you data +## reclaim your data download your notes in a single json file with ctrl+shift+s. -write a moulinette to flatten them as md files. \ No newline at end of file +write a moulinette to flatten them as md files.