We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0dc39 commit a234d01Copy full SHA for a234d01
README.md
@@ -84,7 +84,7 @@ Wren Engine is currently in the beta version. The project team is actively worki
84
## 🛠️ Developer Guides
85
The project consists of 4 main modules:
86
1. [ibis-server](./ibis-server/): the Web server of Wren Engine powered by FastAPI and Ibis
87
-2. [wren-core](./wren-cores): the semantic core written in Rust powered by [Apache DataFusion](https://github.com/apache/datafusion)
+2. [wren-core](./wren-core): the semantic core written in Rust powered by [Apache DataFusion](https://github.com/apache/datafusion)
88
3. [wren-core-py](./wren-core-py): the Python binding for wren-core
89
4. [mcp-server](./mcp-server/): the MCP server of Wren Engine powered by [MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk)
90
0 commit comments