From a552ca83f8780d111079d34c54dc6644b13a5310 Mon Sep 17 00:00:00 2001 From: Zack Date: Sat, 13 Feb 2016 20:45:09 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99832eb..7ba332d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ If you are writing a list and you want to tick off things really easily, just ad ## Automatic versioning All previous versions of all notes are stored and can be accessed by adding `?version=X` onto `/view` or `/edit`. If you are on the `/view` or `/edit` pages the menu below will show the most substantial changes in the history. Note, only the _current_ version can be edited (no branching allowed, yet). +## Security + +Now comes with HTTPS! + ## Keyboard Shortcuts Quickly transition between Edit/View/List by using `Ctl+Shift+E` to Edit, `Ctl+Shift+Z` to View, and `Ctl+Shift+L` to Listify.