Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aeefaca

Browse files
committed
Update README for demo
1 parent 58de7fe commit aeefaca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ editorConfig: AngularEditorConfig = {
5656

5757
For `ngModel` to work, you must import `FormsModule` from `@angular/forms`, or for `formControlName`, you must import `ReactiveFormsModule` from `@angular/forms`
5858

59+
## Demo
60+
Demo is here [demo][demo]
5961

60-
62+
Working example at stackblitz [example](https://stackblitz.com/edit/angular-editor-wysiwyg)
6163

6264
[npm]: https://www.npmjs.com/
65+
[demo]: https://angular-editor-wysiwyg.stackblitz.io/
66+
[example]: https://stackblitz.com/edit/angular-editor-wysiwyg

0 commit comments

Comments
 (0)