Rewrite README with classification docs, logo, and status icons

Updated documentation to reflect the 4-tier classification system
and uninstalled detection. Added SVG logo and color-coded status
indicator dots. Added architecture diagram and collapsible API
response example.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 14:01:39 +01:00
parent ae2c786d3a
commit 43a4fdee16
7 changed files with 153 additions and 35 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
<circle cx="9" cy="9" r="7" fill="#68f" opacity="0.2"/>
<circle cx="9" cy="9" r="5" fill="#68f"/>
</svg>

After

Width:  |  Height:  |  Size: 193 B