From 57f226db7a51e14432e9659fbd67b9c78dcd4f11 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 14 May 2025 17:59:31 +0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fad77f1..9230b64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/ant4g0nist-lisa-py-badge.png)](https://mseep.ai/app/ant4g0nist-lisa-py) + # LLDB MCP Integration This project provides a Model-Context Protocol (MCP) integration for LLDB, allowing AI assistants like Claude to interact with your debugging sessions through a standardized interface.