Skip to content

Commit 2f1b0a7

Browse files
update readme.md
1 parent 99ab577 commit 2f1b0a7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Examples.GridJs.Collabrative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This repository contains a demo project showing how to implement a **Spreadsheet
2121
1. **Clone the Repository**
2222
```bash
2323
git clone https://github.com/aspose-cells/Aspose.Cells-for-Java.git
24-
cd Examples.GridJs.Collabrative
24+
cd Aspose.Cells-for-Java/Examples.GridJs.Collabrative
2525
```
2626

2727
2. **Configure Application**

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Directory | Description
77
--------- | -----------
88
[Examples](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples) | A collection of Java examples that help you learn the product features.
9+
[Examples.GridJs](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridJs) | A Java example demonstrating how to build an online spreadsheet editor using Aspose.GridJs.
10+
[Examples.GridJs.Collabrative](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridJs.Collabrative) | A Java example demonstrating how to build an online collaborative spreadsheet editor using Aspose.GridJs.
911
[Examples.GridWeb](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridWeb) | A collection of Java examples that help you learn and explore Aspose.GridWeb features.
1012
[Plugins](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Plugins) | Plugins that will demonstrate one or more features of Aspose.Cells for Java.
1113

0 commit comments

Comments
 (0)