From 0909fc3f3beb4579ad4f68b17a7650bdafd15958 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Tue, 3 Sep 2013 16:27:04 -0700 Subject: [PATCH] Published with http://benweet.github.io/stackedit/ --- WELCOME.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WELCOME.md b/WELCOME.md index 7eb93c79..280b9226 100644 --- a/WELCOME.md +++ b/WELCOME.md @@ -13,6 +13,8 @@ Documents **StackEdit** stores your documents in the browser local storage, which means all your documents are automatically saved locally and are accessible offline. +> **NOTE:** This also means that your documents are not shared between different browsers or computers and that clearing your browser's data may delete them! + #### Create a document You can create a new document by clicking the button in the navigation bar. This will switch from the current document to the new one.