From 1eb0f974c05f267cd2a36dcd95e8e271b8c0cddb Mon Sep 17 00:00:00 2001 From: WebSnke Date: Mon, 2 Jan 2023 13:09:20 +0100 Subject: [PATCH] Add GNU Nano to Text editors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7c2d7..d8a41ce 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ Only main chapters:   :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.
+  :small_orange_diamond: GNU nano - is a small and friendly editor.
  :small_orange_diamond: neovim - is a free open source, powerful, extensible and usable code editor.
  :small_orange_diamond: spacemacs - a community-driven Emacs distribution.
  :small_orange_diamond: spacevim - a community-driven vim distribution.