diff --git a/README.md b/README.md index a9ffd30..74e0c85 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# New-And-Lesser-Known-Terminal-Editors \ No newline at end of file +# New & Lesser Known Terminal Editors + +### Newer + +* [micro](https://micro-editor.github.io/) + + micro aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals. It comes as one single, batteries-included, static binary with no dependencies, and you can download and use it right now. + + micro also aims to be somewhat of a successor to the nano editor by being easy to install and use in a pinch, but micro also aims to be enjoyable to use full time. + + * Platforms: + + * Linux, BSD, Windows, MacOS diff --git a/screenshots/micro-solarized.png b/screenshots/micro-solarized.png new file mode 100644 index 0000000..72abeaa Binary files /dev/null and b/screenshots/micro-solarized.png differ