From 50673245729b17d107d8b77f0bbd402cf6937bad Mon Sep 17 00:00:00 2001 From: Zack Date: Sat, 13 Feb 2016 20:45:09 -0500 Subject: [PATCH] Update README.md Former-commit-id: 2627d37bab0ad8d4b8a0d501d299db2e4cc7dd66 [formerly fa936ef0617e14bae29ca6b6473647e5d8a28553] [formerly 2d6d8c0af2505d8c9992fe9c859076132226752c [formerly a552ca83f8780d111079d34c54dc6644b13a5310]] Former-commit-id: 88425e7feaf3aa89c5568470999ae521e7bd50fb [formerly f8605078f89782f75ba18c36493ca3d43d0910ce] Former-commit-id: 375e011eca44cc8c4419d08d74e242704773324b --- 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.