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

Commit

Permalink
Add youtube link
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaminus committed Jan 7, 2018
1 parent af2697f commit 4e43c9e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Flowmaker is an VSCode extension used to generate a flowchart in SVG format of `javascript` code to demonstrate Code flow scheme from different level of conduct.

![Flowmaker features](https://i.imgur.com/FIacJUP.gif)
[![Flowmaker features](https://i.imgur.com/FIacJUP.gif)](https://youtu.be/ySW2ejs6f84)

[![onBrowser demo](https://i.imgur.com/k77hQLy.png)](https://i.imgur.com/k77hQLy.png)
[![onBrowser demo](https://i.imgur.com/k77hQLy.png)](https://youtu.be/ySW2ejs6f84)

**Note:**
For only using the onEditor SVG generation follow the <a href="https://github.com/aryaminus/flowmaker/tree/livepreview" target="_blank">livepreview</a> branch code.
Expand All @@ -19,9 +19,9 @@ For only using the onEditor SVG generation follow the <a href="https://github.co

## Installation

From [VS Code](https://code.visualstudio.com) Market:
From [VS Code](https://code.visualstudio.com) Market [Install Flowmaker](https://goo.gl/yRmQNk):
```
[Install Flowmaker](https://goo.gl/yRmQNk) extension
Install Flowmaker extension
Open any .js file
hit Fn+f1 or F1
choose Flowmake onEditor or Flowmake onBrowser
Expand Down Expand Up @@ -49,9 +49,9 @@ choose Flowmake onEditor or Flowmake onBrowser

## Features

[![onEditor demo](https://i.imgur.com/F3LC8LA.png)](https://i.imgur.com/F3LC8LA.png)
[![onEditor demo](https://i.imgur.com/F3LC8LA.png)](https://youtu.be/ySW2ejs6f84)

[![onBrowser demo](https://i.imgur.com/Hw9SZ5M.png)](https://i.imgur.com/Hw9SZ5M.png)
[![onBrowser demo](https://i.imgur.com/Hw9SZ5M.png)](https://youtu.be/ySW2ejs6f84)

### TODO:
- [ ] JSX support
Expand Down

0 comments on commit 4e43c9e

Please sign in to comment.