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._