From 24597e70062afa65a2d1d18026444eea9614d1a9 Mon Sep 17 00:00:00 2001 From: geekan Date: Mon, 3 Jul 2023 23:53:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd09afa4..60fcdfd56 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ # MetaGPT: Multi-Agent Meta Programming Framework Twitter Follow

-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.** +1. MetaGPT takes a **one line 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.