Skip to content

Commit b68b567

Browse files
authored
Merge pull request #62 from JE-Chen/dev
refactor readme
2 parents 5682f42 + 43dfb94 commit b68b567

File tree

2 files changed

+31
-34
lines changed

2 files changed

+31
-34
lines changed

.idea/workspace.xml

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

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
### Features
88

9-
* Image Detect
10-
* Keyboard Event
11-
* Mouse Event
12-
* Screen
13-
* Action file and executor
14-
* Record Event
15-
* CLI with action file
16-
* Generate HTML Report
17-
* Timeout
9+
* Image Detect
10+
* Keyboard Event
11+
* Mouse Event
12+
* Screen
13+
* Action file and executor
14+
* Record Event
15+
* CLI with action file
16+
* Generate HTML Report
17+
* Timeout
1818

1919
---
2020

@@ -42,19 +42,19 @@ pip install je_auto_control
4242

4343
## Info
4444

45-
* requirement
46-
* Python 3.7 & later
47-
* pip 19.3 & later
45+
* requirement
46+
* Python 3.7 & later
47+
* pip 19.3 & later
4848

4949

50-
* Dev env
51-
* windows 11
52-
* osx 11 big sur
53-
* ubuntu 20.0.4
50+
* Dev env
51+
* windows 11
52+
* osx 11 big sur
53+
* ubuntu 20.0.4
5454

5555

56-
* Test on
57-
* windows 10 ~ 11
58-
* osx 10.5 ~ 11 big sur
59-
* ubuntu 20.0.4
60-
* raspberry pi 3B and 4B
56+
* Test on
57+
* windows 10 ~ 11
58+
* osx 10.5 ~ 11 big sur
59+
* ubuntu 20.0.4
60+
* raspberry pi 3B and 4B

0 commit comments

Comments
 (0)