From 4e919613f1db91dac48c54aa1a8df0bc083cb81b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 7 Dec 2024 06:44:33 +0900 Subject: [PATCH] docs: update README.md (#332) minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636378b0..f857c020 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Engineered with purpose-built LLMs, Arch handles the critical but undifferentiat To get in touch with us, please join our [discord server](https://discord.gg/pGZf2gcwEc). We will be monitoring that actively and offering support there. ## Demos -* [Weather Forecast](demos/weather_forecast/README.md) - Walk through of the core function calling capabilities of of arch gateway using weather forecasting service +* [Weather Forecast](demos/weather_forecast/README.md) - Walk through of the core function calling capabilities of arch gateway using weather forecasting service * [Insurance Agent](demos/insurance_agent/README.md) - Build a full insurance agent with Arch * [Network Agent](demos/network_agent/README.md) - Build a networking co-pilot/agent agent with Arch