Skip to content

Commit 626caa6

Browse files
authored
Update README.md
1 parent ca70c40 commit 626caa6

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

159-Real-time-collaboration-editor/README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Python](https://img.shields.io/badge/Python-3.10+-blue.svg)](https://www.python.org/)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
5-
[![GitHub stars](https://img.shields.io/github/stars/yourusername/yourrepo.svg?style=social&label=Stars)](https://github.com/yourusername/yourrepo/stargazers)
5+
[![GitHub stars](https://img.shields.io/github/stars/rogers-cyber/python-tiny-tools.svg?style=social&label=Stars)](https://github.com/rogers-cyber/python-tiny-tools/stargazers)
66

77
A Python-based **real-time collaborative text editor** with diff-based updates, floating colored cursors, and username labels — designed to feel like Google Docs. Built using `ttkbootstrap` for a modern **Flatly theme**.
88

@@ -20,20 +20,6 @@ A Python-based **real-time collaborative text editor** with diff-based updates,
2020

2121
---
2222

23-
## 📸 Screenshots
24-
25-
**Single Client Editing:**
26-
27-
![Editor Screenshot](screenshots/editor_single.png)
28-
29-
**Multiple Users Collaborative View:**
30-
31-
![Editor Screenshot Multiple Users](screenshots/editor_multi.png)
32-
33-
*Note: Replace the above image paths with your actual screenshots in `screenshots/` folder.*
34-
35-
---
36-
3723
## 🛠 Requirements
3824

3925
- **Python 3.10+**

0 commit comments

Comments
 (0)