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:
4
docs/status_unused_new.svg
Normal file
4
docs/status_unused_new.svg
Normal 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 |
Reference in New Issue
Block a user