diff --git a/README.md b/README.md index 79c129017..cd07809fb 100644 --- a/README.md +++ b/README.md @@ -200,13 +200,6 @@ Why that matters: Without Wren, an agent may know where the data is but still not know how to answer the question correctly. -### Developer entry points - -- [`wren-core/README.md`](./wren-core/README.md) -- [`wren-core-py/README.md`](./wren-core-py/README.md) -- [`ibis-server/README.md`](./ibis-server/README.md) -- [`mcp-server/README.md`](./mcp-server/README.md) - ## Repository Map This repository contains the core engine modules: @@ -221,6 +214,13 @@ This repository contains the core engine modules: Supporting modules include `wren-core-legacy`, `example`, `mock-web-server`, and benchmarking utilities. +### Developer entry points + +- [`wren-core/README.md`](./wren-core/README.md) +- [`wren-core-py/README.md`](./wren-core-py/README.md) +- [`ibis-server/README.md`](./ibis-server/README.md) +- [`mcp-server/README.md`](./mcp-server/README.md) + ## Local Development Common workflows: