Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pungggi authored Jan 8, 2018
1 parent 4e43c9e commit 3b362f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For only using the onEditor SVG generation follow the <a href="https://github.co
- Write Javascript.
- Select a function or object or entire file.
- Hit ctrl-f1.
- Choose either 'Flowmake onEditor' or 'Flowmake onEditor'.
- Choose either 'Flowmake onEditor' or 'Flowmake onBrowser'.
- 'Flowmake onEditor' generates the SVG layout in side column of editor itself.
- 'Flowmake onBrowser' strats a node server on localhost with port 8080 to view and download the SVG code.

Expand Down Expand Up @@ -77,4 +77,4 @@ npm install --save express socket.io
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

**Enjoy!**
**Enjoy!**

0 comments on commit 3b362f1

Please sign in to comment.