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

Commit

Permalink
Merge pull request #1 from pungggi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aryaminus authored Jan 8, 2018
2 parents 4e43c9e + 3b362f1 commit 7ac75ef
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 7ac75ef

Please sign in to comment.