From 38d9eabcb1222eec58d3741c6bd92e10f6ab8e28 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 20 Aug 2016 18:42:16 +0300 Subject: [PATCH] updated docs... Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb00a6..2c0a8d6 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ are likely to change, the implementation / API **will definitely** change! ;)_ ### Project: - The project on [GitHub](https://github.com/flynx/pWiki) - pWiki [live demo](https://flynx.github.io/pWiki/) _– The data is stored in -localStorage on the client_ +sessionStorage on the client, closing the tab/browser will reset the wiki._