From 0b34b82615f05459b4a4fc06d644414ec8ce62df Mon Sep 17 00:00:00 2001 From: bxvtr Date: Sun, 1 Mar 2026 11:13:14 +0000 Subject: [PATCH] Chore: fix spelling --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ae2759..f2705b7 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ ![License](https://img.shields.io/badge/license-MIT-green) Runtime execution layer and orchestration environment for the -[trading-framework](https://github.com/trading-engineering/trading-framework) -framework. +[trading-framework](https://github.com/trading-engineering/trading-framework). This repository provides: @@ -38,7 +37,7 @@ It intentionally contains no domain framework logic. ``` trading-framework → core framework, backtesting engine, domain logic -trading-runtime → executing entrypoints, runtime configs, orchestration +trading-runtime → executing entrypoints, runtime configs, orchestration ``` The framework is consumed as a pinned Git dependency to guarantee