Skip to content

Commit 868f3eb

Browse files
committed
edit readme.md
edit readme.md
1 parent 2a020f2 commit 868f3eb

File tree

2 files changed

+24
-20
lines changed

2 files changed

+24
-20
lines changed

.idea/workspace.xml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44

55
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/db0f6e626a614f67bf2b6b1f54325a24)](https://www.codacy.com/gh/JE-Chen/AutoControl/dashboard?utm_source=github.com&utm_medium=referral&utm_content=JE-Chen/AutoControl&utm_campaign=Badge_Grade)
66
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Intergration-Automation-Testing/AutoControl/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/Intergration-Automation-Testing/AutoControl/tree/main)
7-
[![AutoControl GitHub Actions Dev](https://github.com/JE-Chen/AutoControl/actions/workflows/auto-control-github-actions_dev.yml/badge.svg)](https://github.com/JE-Chen/AutoControl/actions/workflows/auto-control-github-actions_dev.yml)
8-
[![AutoControl GitHub Actions Stable](https://github.com/JE-Chen/AutoControl/actions/workflows/auto-control-github-actions_stable.yml/badge.svg)](https://github.com/JE-Chen/AutoControl/actions/workflows/auto-control-github-actions_stable.yml)
7+
8+
[![AutoControl GitHub Actions Stable Python3.8](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_8.yml/badge.svg)](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_8.yml)
9+
[![AutoControl GitHub Actions Stable Python3.9](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_9.yml/badge.svg)](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_9.yml)
10+
[![AutoControl GitHub Actions Stable Python3.10](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_10.yml/badge.svg)](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_10.yml)
11+
[![AutoControl GitHub Actions Stable Python3.11](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_11.yml/badge.svg)](https://github.com/Intergration-Automation-Testing/AutoControl/actions/workflows/auto-control-github-actions_stable_python3_11.yml)
12+
913
### Documentation
1014
[![Documentation Status](https://readthedocs.org/projects/autocontrol/badge/?version=latest)](https://autocontrol.readthedocs.io/en/latest/?badge=latest)
1115

@@ -54,8 +58,8 @@ pip install je_auto_control
5458
## Info
5559

5660
> * requirement
57-
>> * Python 3.8 & later
58-
>> * pip 19.3 & later
61+
>> * Python 3.8 or later
62+
>> * pip 19.3 or later
5963
6064
> * Dev env
6165
>> * windows 11

0 commit comments

Comments
 (0)