diff --git a/README.md b/README.md index 2dfbfe9..cac629e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For showing in both Browser and Editor follow the js2flowchart 2. atom-js-code-to-svg-to-preview -3. express -4. socket.io ## Features @@ -64,14 +62,6 @@ choose Flowmake onEditor or Flowmake onBrowser - [ ] Chrome extension for dev-tools - [ ] Fetching SVG to generate and manipulate code to genrate code from flowchart -## Requirements for onBrowser - -1. Node server installed -2. Socket.io and express installed ie. -``` -npm install --save express socket.io -``` - ----------------------------------------------------------------------------------------------------------- ## Contributing