From b503e8c44f0101e46e479c403487f720d86fe839 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 3 Nov 2019 17:52:44 +0100 Subject: [PATCH] #107 - add 'micro' text editor - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1faba2..1c7435a 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Only main chapters:   :small_orange_diamond: vi - is one of the most common text editors on Unix.
  :small_orange_diamond: vim - is a highly configurable text editor.
  :small_orange_diamond: emacs - is an extensible, customizable, free/libre text editor - and more.
+  :small_orange_diamond: micro - is a modern and intuitive terminal-based text editor.

##### :black_small_square: Files and directories