From f82c663606d9f58c7954051135b8fb837d9b7176 Mon Sep 17 00:00:00 2001 From: David Gardner Date: Fri, 24 Jul 2026 19:49:10 -0700 Subject: [PATCH] Remove repeated 'applications' Signed-off-by: David Gardner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90fe1323..0af92e46 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0 Diagram showing NeMo Fabric connecting applications, evaluations, and reinforcement learning rollouts to Hermes, Codex, Claude, and Deep Agents, with results, artifacts, and telemetry as outputs.

-NeMo Fabric gives applications one configurable, observable way to run applications +NeMo Fabric gives users one configurable, observable way to run applications across multiple agent harnesses. It standardizes configuration, lifecycle management, and results without requiring a separate integration for every harness.