From f59c6664215be5ab000c2eb5e926183d07b947d9 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Mon, 2 Feb 2026 18:22:26 +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..f286e46 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# code-pattern-search-cli + +A CLI tool that searches GitHub repositories by actual code patterns using regex matching \ No newline at end of file