From c04a4ba6045058190072543e644a022aa7aa3956 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Mon, 24 Oct 2016 08:03:00 -0400 Subject: [PATCH] Minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec580eb..444dd305 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can also check out the website for Micro at https://micro-editor.github.io. * Small and simple * Easily configurable * Macros -* Common editor things such as undo/redo, line numbers, Unicode support... +* Common editor things such as undo/redo, line numbers, Unicode support, softwrap... Although not yet implemented, I hope to add more features such as autocompletion ([#174](https://github.com/zyedidia/micro/issues/174)), and multiple cursors ([#5](https://github.com/zyedidia/micro/issues/5)) in the future.