diff --git a/README.md b/README.md index aa7756b74fee8e8ab4bc22c7660aa68797f3fc60..4d812bf0181468e74d156b6504520a2a05e847b4 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ pip install -r requirements.txt # 单元测试 pytest --cov=src tests --cov-report=html #pytest --cov=src tests --cov-report=html --cov-fail-under=90 -``` \ No newline at end of file +``` + +### 这是我今天开发的代码 \ No newline at end of file