diff --git a/README.md b/README.md index d4dca05..804afa6 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ python atx_core.py - 基于atx 进行封装,从数据库中读取需要执行的测试用例,并转化、执行、记录测试结果及截图。 -- 需安装atxserver(https://github.com/openatx/atx-server),并修改 app/config.py 文件的以下内容: +- 需安装atxserver(https://github.com/openatx/atx-server ),并修改 app/config.py 文件的以下内容: ``` # atx 配置 diff --git a/_config.yml b/_config.yml index c419263..ddeb671 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-time-machine \ No newline at end of file