Skip to content

Commit 5861739

Browse files
committed
Fix Typos
1 parent b580d19 commit 5861739

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodexOpt
22

3-
CodexOpt: Optize your Agents.MD and Skills for Codex with GEPA
3+
CodexOpt: Optimize your Agents.MD and Skills for Codex with GEPA
44

55
CodexOpt is a lightweight Python CLI to improve Codex instruction assets with a repeatable loop:
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "codexopt"
77
version = "0.1.0"
8-
description = "CodexOpt: Optize your Agents.MD and Skills for Codex with GEPA"
8+
description = "CodexOpt: Optimize your Agents.MD and Skills for Codex with GEPA"
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = "MIT"

0 commit comments

Comments
 (0)