We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cde8dc5 + ac17848 commit 753bb1aCopy full SHA for 753bb1a
1 file changed
README.md
@@ -24,7 +24,7 @@ A powerful tool for analyzing text-background contrast ratios in UI screenshots
24
### Install from source
25
26
```bash
27
-git clone https://github.com/yourusername/ContrastCheck.git
+git clone https://github.com/longweillw-blip/ContrastCheck.git
28
cd ContrastCheck
29
pip install -e .
30
```
@@ -310,7 +310,7 @@ If you use ContrastCheck in your research or project, please cite:
310
title = {ContrastCheck: UI Screenshot Contrast Ratio Analyzer},
311
author = {ContrastCheck Contributors},
312
year = {2026},
313
- url = {https://github.com/yourusername/ContrastCheck}
+ url = {https://github.com/longweillw-blip/ContrastCheck}
314
}
315
316
0 commit comments