update README

This commit is contained in:
geekan 2024-04-22 21:29:13 +08:00
parent 7bfe2b51d6
commit 57085fb819

View file

@ -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