Skip to content

Commit 753bb1a

Browse files
authored
Merge pull request #1 from longweillw-blip/fix/refine-readme
refine readme
2 parents cde8dc5 + ac17848 commit 753bb1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A powerful tool for analyzing text-background contrast ratios in UI screenshots
2424
### Install from source
2525

2626
```bash
27-
git clone https://github.com/yourusername/ContrastCheck.git
27+
git clone https://github.com/longweillw-blip/ContrastCheck.git
2828
cd ContrastCheck
2929
pip install -e .
3030
```
@@ -310,7 +310,7 @@ If you use ContrastCheck in your research or project, please cite:
310310
title = {ContrastCheck: UI Screenshot Contrast Ratio Analyzer},
311311
author = {ContrastCheck Contributors},
312312
year = {2026},
313-
url = {https://github.com/yourusername/ContrastCheck}
313+
url = {https://github.com/longweillw-blip/ContrastCheck}
314314
}
315315
```
316316

0 commit comments

Comments
 (0)