commit 348afa028d51f8daddb224b264de7f0c46d76970 Author: 7000pctAUTO Date: Mon Feb 2 13:43:47 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..255538d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-diff-explainer-cli + +A CLI tool that parses git diffs and provides intelligent, contextual explanations of code changes. Identifies programming language, summarizes changes, flags potential issues, and suggests improvements - all running locally without external API dependencies. \ No newline at end of file