Skip to content

Commit

Permalink
Update and rename README to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianvozar authored Apr 14, 2020
1 parent 8a60f24 commit 71806ef
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -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.
## Attributions
Uses modified Google's Material Icons. https://material.io/icons/

0 comments on commit 71806ef

Please sign in to comment.