From bc707917041a3c27d8e48c79870c47ab49ac9e20 Mon Sep 17 00:00:00 2001
From: mugunthan-anbalagan
<93248079+mugunthan-anbalagan@users.noreply.github.com>
Date: Wed, 31 Jul 2024 18:11:01 +0530
Subject: [PATCH] Update README.md
---
README.md | 3 ---
1 file changed, 3 deletions(-)
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)
|