Skip to content

Commit d809f54

Browse files
authored
Update README
1 parent efc26fa commit d809f54

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# Notespace
3+
# NoteSpace
44

55
**Multi-platform Web Application for Real-Time Document Collaboration & Sharing**
66

@@ -19,13 +19,13 @@ https://github.com/user-attachments/assets/69e5a22a-5f9b-4df7-9259-e08b17472e30
1919
## Overview
2020

2121
### Real-Time Collaboration
22-
Edit the same document with multiple people simultaneously, with changes syncing instantly even during concurrent edits, while keeping everyone in a consistent state using CRDTs.
22+
Edit documents simultaneously with instant and automatic conflict resolution using CRDTs.
2323

2424
### Workspace Management
25-
Organize documents into workspaces and folders with a file-system structure and workspace-based access control.
25+
Organize documents into workspaces and folders with a file-system hierarchy and workspace-based access control.
2626

2727
### Markdown Support
28-
Write documents using Markdown with live rendering. Supports standard formatting for fast, clean note-taking and technical documentation, such as headers, list items, and more.
28+
Write documents using Markdown with live rendering. Supports standard formatting such as headers, list items, inline styles, and more.
2929

3030
### Version Control
3131
Track changes, view past versions, and revert when needed using the built-in version control system.
@@ -54,4 +54,5 @@ Track changes, view past versions, and revert when needed using the built-in ver
5454

5555
<br/>
5656

57+
> [!NOTE]
5758
> For more details, see the full project report [here](./docs/reports/final_report.pdf).

0 commit comments

Comments
 (0)