git ssb

6+

cel / downmark



Commit 7bbb0b53aa02c9aeea1be2508f96b75d973cc6b9

Remove extraneous prepublish from readme

Charles Lehner committed on 6/3/2016, 12:24:40 AM
Parent: a6e1451cfe0d7b94383015b3cf49504c89b00364

Files changed

README.mdchanged
README.mdView
@@ -3,15 +3,9 @@
33 A tool for converting rich text into markdown
44
55 ## Usage
66
7-Build:
8-
9- npm install
10- npm run prepublish
11-
12-Run:
13-
7+- Run `npm install`
148 - Open `index.html` in a web browser
159 - Paste rich text in the box on the left
1610 - Copy markdown from the box on the right
1711

Built with git-ssb-web