From f0a2d656903b49deed7427dacc7e64772ea57e65 Mon Sep 17 00:00:00 2001 From: Shashwat gupta <160376221+Shashwat-Gupta57@users.noreply.github.com> Date: Tue, 31 Mar 2026 21:03:15 +0530 Subject: [PATCH] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cba5fd..87e315e 100644 --- a/README.md +++ b/README.md @@ -571,7 +571,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome- - Code Analysis - [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts. - - [Jctx](https://github.com/Shashwat-Gupta57/Jctx) - Instantly converts Python projects into an AI-ready codebase context file with token metrics and dependency graphs. + - [Jctx](https://github.com/Shashwat-Gupta57/Jctx) - Convert Python projects into AI-ready context files. - [prospector](https://github.com/prospector-dev/prospector) - A tool to analyze Python code. - [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analyzing dead Python code. - Code Linters