From b07a99260e4e1fd83135a836a28bf39456fecd3a Mon Sep 17 00:00:00 2001 From: Suresh Mohan Date: Thu, 10 Jun 2021 17:41:56 +0530 Subject: [PATCH] Updated the blog reference in the repo Updated the blog reference in the repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 84295ff..5dc71ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # View-and-edit-Word-document-in-Angular View and edit Word document in Angular application without Microsoft Word or Office interop dependencies. + +## Blog reference +[View and Edit Word Documents in Angular Apps: Beginners’ Guide](https://www.syncfusion.com/blogs/post/view-and-edit-word-documents-in-angular.aspx)