From f585111116c5330c6aec10f06e6eb8ddc2b66881 Mon Sep 17 00:00:00 2001 From: gilby125 Date: Thu, 5 Jun 2025 14:44:43 -0500 Subject: [PATCH] Remove Claude Code reference from README - Clean up dependencies section - Keep focus on core technical requirements --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 020438b..7d514c2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ This project is based on the original Python implementation by [canvrno/ProxmoxM - [Node.js](https://nodejs.org/) - JavaScript runtime - [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/sdk) - Model Context Protocol SDK for Node.js - [node-fetch](https://github.com/node-fetch/node-fetch) - HTTP client for API requests -- [Claude Code](https://claude.ai/code) - AI coding assistant integration ## ✨ Features