Skip to content

Commit 553da51

Browse files
committed
docs: 统一补全 README 头部徽章(Java 按分支版本 + Apache 2.0 License)
1 parent c87d34c commit 553da51

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
@@ -2,7 +2,7 @@
22

33
[English](./README.md) | [简体中文](./README.zh-CN.md)
44

5-
[![License](https://img.shields.io/badge/license-Apache%202.0-green)
5+
[![Java](https://img.shields.io/badge/Java-8-orange)] [![License](https://img.shields.io/badge/license-Apache%202.0-green)](https://www.apache.org/licenses/LICENSE-2.0.txt)
66

77
> Java SDK for the [Codex CLI](https://github.com/openai/codex): subprocess
88
> integration that drives the local `codex` agent (exec, interactive sessions,

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[English](./README.md) | [简体中文](./README.zh-CN.md)
44

5-
[![License](https://img.shields.io/badge/license-Apache%202.0-green)
5+
[![Java](https://img.shields.io/badge/Java-8-orange)] [![License](https://img.shields.io/badge/license-Apache%202.0-green)](https://www.apache.org/licenses/LICENSE-2.0.txt)
66

77
> [Codex CLI](https://github.com/openai/codex) 的 Java SDK:通过子进程集成驱动本地
88
> `codex` 智能体(exec 非交互执行、交互会话、会话 resume / fork / archive、

0 commit comments

Comments
 (0)