Skip to content

Commit 8ecf1a7

Browse files
authored
Merge pull request #97 from Intergration-Automation-Testing/dev
Dev
2 parents d4e9e06 + e83d9cb commit 8ecf1a7

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-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: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@
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+
10+
[![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)
11+
12+
[![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)
13+
14+
[![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)
15+
916
### Documentation
1017
[![Documentation Status](https://readthedocs.org/projects/autocontrol/badge/?version=latest)](https://autocontrol.readthedocs.io/en/latest/?badge=latest)
1118

@@ -54,8 +61,8 @@ pip install je_auto_control
5461
## Info
5562

5663
> * requirement
57-
>> * Python 3.8 & later
58-
>> * pip 19.3 & later
64+
>> * Python 3.8 or later
65+
>> * pip 19.3 or later
5966
6067
> * Dev env
6168
>> * windows 11

0 commit comments

Comments
 (0)