From a9b14d4c1b8b1863a5c7cd6cf73e7baaae6baa7f Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Fri, 8 Sep 2017 19:00:02 -0400 Subject: [PATCH] Add note about NaCl deprecation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ab77fcb..9e9e955c 100644 --- a/README.md +++ b/README.md @@ -143,11 +143,11 @@ that micro's default colorscheme won't look very good. You can either set the colorscheme to `simple`, or download a better terminal emulator, like mintty. -### Plan9, NaCl, Cygwin +### Plan9, Cygwin Please note that micro uses the amazing [tcell library](https://github.com/gdamore/tcell), but this means that micro is restricted to the platforms tcell supports. As a result, micro does not support -Plan9, NaCl, and Cygwin (although this may change in the future). +Plan9, and Cygwin (although this may change in the future). Micro also doesn't support NaCl (but NaCl is deprecated anyways). # Usage