From f4235da5889a986afa540c5d1e4345e5b3a08f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=A2=A8?= <16949192+coder-xiaomo@users.noreply.github.com> Date: Mon, 29 Sep 2025 15:43:46 +0000 Subject: [PATCH] add README.zh-CN.md --- README.md | 5 +++-- README.zh-CN.md | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 README.zh-CN.md diff --git a/README.md b/README.md index 65c00f6..e77ebca 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# aicode-prompt-standard -AI Code Editor Prompt Configuration Standardization Proposal +# AI Code Editor Prompt Configuration Standardization Proposal + +English | [简体中文](./README.zh-CN.md) diff --git a/README.zh-CN.md b/README.zh-CN.md new file mode 100644 index 0000000..b0ad716 --- /dev/null +++ b/README.zh-CN.md @@ -0,0 +1,3 @@ +# AI Code Editor Prompt Configuration Standardization Proposal + +[English](./README.md) | [简体中文]