From 58cdf8cbdfa52fcac769efec7156a169df43c4cd Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 14 May 2025 15:46:24 +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.