From 480e417a8b602bbe22da1b0a136343913dc34595 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 19:14:54 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf4dda3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# depviz + +Terminal Dependency Visualizer - A CLI tool that renders interactive ASCII dependency graphs in the terminal for npm/pip projects. Color-coded nodes highlight outdated, vulnerable, or unused dependencies. \ No newline at end of file