From 71806efe5f489c7f4beae01fb467ad77c673d1e6 Mon Sep 17 00:00:00 2001 From: "Christian R. Vozar" Date: Tue, 14 Apr 2020 15:20:12 -0600 Subject: [PATCH] Update and rename README to README.md --- README => README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) rename README => README.md (79%) diff --git a/README b/README.md similarity index 79% rename from README rename to README.md index 6d859c5..3f98973 100644 --- a/README +++ b/README.md @@ -1,10 +1,12 @@ - npm install - npm start - -Uses modified Google's Material Icons. https://material.io/icons/ +# Moebius Moebius is a new ANSI Editor for MacOS and Windows. The major feature that differentiates it from PabloDraw is the 'half-block' brush which allows editing in a style closer to Photoshop than a text editor, although you can still use the function and cursor keys to draw with, and you should find that most of the text editing features from PD are carried over to this editor. The editor is still a work in progress, but anyone who wants to try using it is also encouraged to log feature requests and bugs on the project's GitHub page. -http://www.andyh.org/moebius/ +## Installation +``` +npm install +npm start +``` -It also has a fantastic splash screen drawn by blocktronics own AlphaKing and Fuel's burps. \ No newline at end of file +## Attributions +Uses modified Google's Material Icons. https://material.io/icons/