diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/ccc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/ccc/index.html b/html/ccc/index.html index 5d3b28d..864a18f 100644 --- a/html/ccc/index.html +++ b/html/ccc/index.html @@ -37,6 +37,7 @@ </main> <footer> <p>Color Contrast Checker - A tool to help you find accessible color combinations.</p> + <p>This tool can only determine if two color combinations have a mathmatically correct contrast ratio. Digital accessiblity isn't just about math, though, so use this as a starting place, not as the final word on if a color combination is accessible.</p> </footer> <script> |