Skip to content

Commit 8babc22

Browse files
committed
Update README.md
1 parent 7293ad2 commit 8babc22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ SELECT agent_run('Find affordable apartments in Rome with AC', 8);
4949

5050
See [API.md](API.md) for complete API documentation with examples.
5151

52-
## Complete Example: AirBnb MCP Server
52+
## Example: AirBnb MCP Server
5353

5454
This example demonstrates combining agent, MCP, AI, and vector extensions:
5555

@@ -100,6 +100,7 @@ Run the full demo:
100100
```bash
101101
make airbnb
102102
```
103+
See [USAGE.md](USAGE.md) for complete usage examples.
103104

104105
## How It Works
105106

0 commit comments

Comments
 (0)