diff --git a/README.md b/README.md index cf5d344..d5104b2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Study Agent

- CI + CI Python 3.12 140 tests

diff --git a/USER_GUIDE.md b/USER_GUIDE.md index 6279a7a..bc9d15f 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -16,7 +16,7 @@ ## 2. 启动 ```powershell -git clone https://github.com/2002yy/-study-agent.git study-agent +git clone https://github.com/2002yy/study-agent.git study-agent cd study-agent pip install -r requirements.txt pip install -r requirements-dev.txt