Update README.md

Correct 'git clone'
This commit is contained in:
JimmyZhengyz
2025-07-30 13:30:04 +08:00
committed by GitHub
parent fa8a0c5789
commit 33a6f86793

View File

@@ -68,7 +68,7 @@ As shown above, our method produces results that are more accurate, visually ali
1. **Clone the repository:**
```bash
git clone https://github.com/JimmyZhengyz/screencoder.git
git clone https://github.com/leigest519/ScreenCoder.git
cd screencoder
```