diff --git a/README.md b/README.md index 6015ef5..0afe9fc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ MCP-VectorSQL is a powerful vector SQL generation tool that converts natural lan ## Architecture -![Text2VectorSQL Evaluation Process](./benchmark/figures/mcp_vector_sql.png) +![Text2VectorSQL Evaluation Process](./benchmark/figures/Architecture.png) The architecture consists of three main components: diff --git a/benchmark/READMD.md b/benchmark/README.md similarity index 100% rename from benchmark/READMD.md rename to benchmark/README.md diff --git a/benchmark/figures/Architecture.png b/benchmark/figures/Architecture.png new file mode 100644 index 0000000..0ec8631 Binary files /dev/null and b/benchmark/figures/Architecture.png differ diff --git a/benchmark/figures/mcp_vector_sql.png b/benchmark/figures/mcp_vector_sql.png deleted file mode 100644 index ec245c4..0000000 Binary files a/benchmark/figures/mcp_vector_sql.png and /dev/null differ