docs(lzwcai-workflow-to-mcp): 添加 README 文档

新增项目的 README.md 文件,包含功能介绍、安装步骤、使用方法和环境变量说明。
This commit is contained in:
2025-12-20 18:05:40 +08:00
parent 3ee23fe2c4
commit 844c77a660
8 changed files with 1020 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lzwcai-workflow-to-mcp"
version = "0.1.8"
version = "0.1.1"
description = "MCP server for executing business SQL queries with dynamic tool generation"
readme = "README.md"
requires-python = ">=3.13"