From 0056c7b3b1da76b1a04844a582fc7a4ac35ae52b Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Wed, 4 Apr 2018 18:33:14 -0700 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 13ceda5a..8be85805 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ This section lays out some high-level goals for Pinafore, as well as the goals i - i18n - Offline search - Full emoji keyboard +- Keyboard shortcuts ### Non-goals @@ -47,10 +48,9 @@ This section lays out some high-level goals for Pinafore, as well as the goals i - Full functionality with JavaScript disabled - Emoji support beyond the built-in system emoji - Multi-column support -- Keyboard shortcuts - Admin/moderation panel -- Works offline in read-write mode +- Works offline in read-write mode (would require sophisticated sync logic) ## Building and contributing -See [CONTRIBUTING.md](https://github.com/nolanlawson/pinafore/blob/master/CONTRIBUTING.md). \ No newline at end of file +See [CONTRIBUTING.md](https://github.com/nolanlawson/pinafore/blob/master/CONTRIBUTING.md).