diff --git a/README.md b/README.md
index 2589927..909b347 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,6 @@ Collaborative editing Web API actions are supported in below platforms
Please find the sample and documentation links below.
-
-|Platf||||
-
|Platform| UG links| Sample link |
|----|----|----|
|ASP.NET Core|
- [TypeScript](https://ej2.syncfusion.com/documentation/document-editor/collaborative-editing/using-dot-net)
- [JavaScript](https://ej2.syncfusion.com/javascript/documentation/document-editor/collaborative-editing/using-dot-net)
- [Vue](https://ej2.syncfusion.com/vue/documentation/document-editor/collaborative-editing/using-dot-net)
- [Angular](https://ej2.syncfusion.com/angular/documentation/document-editor/collaborative-editing/using-dot-net)
- [React](https://ej2.syncfusion.com/react/documentation/document-editor/collaborative-editing/using-dot-net)
| - [ASP.NET Core Web API](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Server%20side%20with%20database/ASP.NET%20Core)
- [TypeScript](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Client%20side%20with%20dotnet/TypeScript)
- [JavaScript](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Client%20side%20with%20dotnet/JavaScript)
- [Vue](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Client%20side%20with%20dotnet/Vue)
- [Angular](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Client%20side%20with%20dotnet/Angular)
- [React](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Client%20side%20with%20dotnet/React)
|