Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rihemebh authored Sep 14, 2022
1 parent d785df5 commit 76de6c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,20 @@

Flowchart editor implemented using Angular.


PS : This repo is open for any contribution :))





### How to test it ?
- clone the repository
- npm install
- ng serve

or via this link: https://angular-flowchart-editor-4q9kc1xo4-rihemebh.vercel.app

### Create your first flowchart:

- When you click on the needed shape it appears in the box.
Expand All @@ -16,3 +25,6 @@ Flowchart editor implemented using Angular.
- To modify the text inside the shape you need to double click on it then click on the edit icon above.
- To add text to the edge you need to double click on it.
- To delete a shape you need to double click on it then click on the delete icon.


#### Please report an issue if you face any problem

1 comment on commit 76de6c2

@vercel
Copy link

@vercel vercel bot commented on 76de6c2 Sep 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.