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.