From 0affcafbbfa205a1a54fd43cc05543d794fc66f8 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sun, 17 Apr 2016 22:22:11 -0400 Subject: [PATCH] Update wording in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7501221f..a4ca9ce8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > Micro is very much a work in progress -Micro is a command line text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities +Micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals. Here is a picture of micro editing its source code.