From 84db52346c6f13cf4863ddb05859800c7cc760d4 Mon Sep 17 00:00:00 2001 From: "Mr. Stallion" Date: Fri, 27 Nov 2020 15:04:51 -0600 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51f7233..f384d52 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0 * Message search matches character names * PM list shows characters' online status as a colored icon * Use `Ctrl+Tab`, `Ctrl+Shift+Tab`, `Ctrl+PgDown`, and `Ctrl+PgUp` to switch between character tabs + * Show number of unread notes and messages in the bottom right corner * Technical Details for Nerds * Upgraded to Electron 10.x * Replaced `node-spellchecker` with the built-in spellchecker that ships with Electron 8+