From 57085fb8190972a5dbdd7cc9ca1303f8b8f28473 Mon Sep 17 00:00:00 2001 From: geekan Date: Mon, 22 Apr 2024 21:29:13 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5d537cb4..57473ae6a 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ ### Usage print(repo) # it will print the repo structure with files ``` -You can also use its [Data Interpreter](https://github.com/geekan/MetaGPT/tree/main/examples/di) +You can also use [Data Interpreter](https://github.com/geekan/MetaGPT/tree/main/examples/di) to write code: ```python import asyncio