From 1fd57ecc7d78b06bb43029fe71210d3b23df059d Mon Sep 17 00:00:00 2001 From: rajashidattapy Date: Tue, 4 Aug 2026 16:41:41 +0530 Subject: [PATCH] docs: fix casing of 'Webcmd' in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e052035..7f0c3f0 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ **Self-learning browser infra for AI agents.** -WebCMD learns the navigational context of websites as agents use them, then compiles that knowledge into deterministic commands for faster, cheaper, more reliable browser automation. The goal is simple: stop making agents rediscover the same sites on every run and cut browser-agent token spend by up to 90%. +Webcmd learns the navigational context of websites as agents use them, then compiles that knowledge into deterministic commands for faster, cheaper, more reliable browser automation. The goal is simple: stop making agents rediscover the same sites on every run and cut browser-agent token spend by up to 90%. -On top of live browser control, WebCMD adds 3 layers of learnings. Each layer collapses cost and variance for the layer above it. +On top of live browser control, Webcmd adds 3 layers of learnings. Each layer collapses cost and variance for the layer above it. | Layer | Scenario | What Webcmd Helps With | | --- | --- | --- |