add entry of readme in script

This commit is contained in:
better629 2024-04-02 16:27:38 +08:00
parent 4f550a7469
commit 4457bf76a2
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
# @Desc : the entry of android assistant including learning and acting stage
# See the usage README inside `metagpt/ext/android_assistant`
# README see `metagpt/ext/android_assistant/README.md`
import asyncio
from pathlib import Path

View file

@ -1,6 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Desc : entry of Stanford Town(ST/st) game
# README see `metagpt/ext/stanford_town/README.md`
import asyncio
from typing import Optional