From 2d68920071a4325ca551026dd5546555e974f3e1 Mon Sep 17 00:00:00 2001
From: geekan
Date: Mon, 3 Jul 2023 15:40:51 +0800
Subject: [PATCH] update README
---
README.md | 5 +++--
README_EN.md | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index df9ac7d47..e76f288a6 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@ # MetaGPT:多角色元编程框架
-1. 该团队可以消化**一句话的老板需求**合作并生成**用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等**
-2. 该团队包括**产品经理 / 架构师 / 项目经理 / 工程师**,它提供了一个**软件公司**的全过程
+1. MetaGPT输入**一句话的老板需求**,输出**用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等**
+2. MetaGPT内部包括**产品经理 / 架构师 / 项目经理 / 工程师**,它提供了一个**软件公司**的全过程与精心调配的SOP
+ 1. `Code = SOP(Team)` 是核心哲学。我们将SOP具象化,并且用于LLM构成的团队

diff --git a/README_EN.md b/README_EN.md
index 392ecf7e2..336343aa2 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -16,8 +16,9 @@ # MetaGPT: The Multi-Role Meta Programming Framework
-1. The team can handle **Boss's one line Requirement** cooperate and generate **user stories / competetive analysis / requirements / data structures / apis / files etc.**
-2. The team consists of **product manager / architect / project manager / engineer**, it provides the full process of a **software company.**
+1. MetaGPT takes a **single sentence of a boss's requirement** as input and outputs **user stories / competitive analysis / requirements / data structures / APIs / documents, etc.**
+2. Internally, MetaGPT includes **product managers / architects / project managers / engineers.** It provides the entire process of a **software company along with carefully orchestrated SOPs.**
+ 1. `Code = SOP(Team)` is the core philosophy. We materialize SOP and apply it to teams composed of LLMs.
