From fcd6be6185daa91e751f342c1f006dbbde39bc53 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 16 Jul 2025 23:50:55 -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 fa83efa..5f5441c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/disler-claude-code-is-programmable-badge.png)](https://mseep.ai/app/disler-claude-code-is-programmable) + # Claude Code is Programmable This repository demonstrates how to use Claude Code programmatically, showcasing examples in different programming languages. Watch [this video](https://youtu.be/2TIXl2rlA6Q) to understand why this is so important for next generation engineering. Check out the [voice to Claude Code](https://youtu.be/LvkZuY7rJOM) video to see how to use the `voice_to_claude_code.py` script.