Minor update

This commit is contained in:
Zachary Yedidia
2016-10-24 08:03:00 -04:00
parent 63ccbc1ebd
commit c04a4ba604

View File

@@ -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.