readme-editor
v1.14.0
Published
Super simple readme editor (app-store example package)
Downloads
50
Readme
Readme Editor
Super simple minimalist Readme Editor (app-store example package)

Installation/Launch
npm i -g epx;
epx readme-editor;Alternatively, use the app-store.
npm i -g epx;
epx app-storeNote: epx stands for [e]lectron [p]ackage [e]xecute and it is used to download and launch npm repositories.
Usage
To open file just drop one on the window.
Changes are saved automatically [as you type].
Features
- Markdown support via marked
- Markdown preview pane
