Skip to content

Commit 50d2862

Browse files
committed
整理:README_en.md
1 parent 7597f68 commit 50d2862

File tree

3 files changed

+22
-33
lines changed

3 files changed

+22
-33
lines changed

.gitignore

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,30 @@
1+
*.bak
2+
*.classpath
13
*.iml
2-
.gradle
3-
/LocalRepository
4-
/keystores
5-
/local.properties
6-
/.idea/caches
7-
/.idea/codeStyles
8-
/.idea/inspectionProfiles
9-
/.idea/libraries
10-
/.idea/dictionaries
11-
/.idea/markdown-navigator
12-
/.idea/*.xml
13-
.DS_Store
14-
/build
15-
/captures
16-
.externalNativeBuild
174
*.project
18-
*/*.project
19-
*.classpath
205
*/*.classpath
21-
.settings/*
6+
*/*.project
227
*/.settings/*
23-
/app/pppscn.jks
24-
/app/release/*
25-
/app/build/*
26-
/psd
27-
/keystore/keystore.properties
28-
/app/release
29-
/keystore
30-
*.bak
31-
/pic/working_principle.drawio
32-
/app/debug
8+
.DS_Store
9+
.externalNativeBuild
10+
.gradle
11+
.settings/*
12+
/*.txt
3313
/.idea
14+
/LocalRepository
15+
/app/build
16+
/app/debug
3417
/app/mapping.txt
18+
/app/pppscn.jks
19+
/app/release
3520
/app/seeds.txt
21+
/app/src/test
3622
/app/unused.txt
23+
/build
24+
/captures
25+
/keystore
26+
/local.properties
3727
/pic/*.bkp
38-
/*.txt
39-
/pic/Troubleshooting_Process.vsdx
40-
/pic/working_principle_en.drawio
41-
/app/src/test
28+
/pic/*.drawio
29+
/pic/*.vsdx
30+
/psd

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ See more screenshots:https://github.com/pppscn/SmsForwarder/wiki
6868
6969
> ⚠ Gitee: https://gitee.com/pp/SmsForwarder/wikis/pages
7070
71-
![Troubleshooting_Process](pic/Troubleshooting_Process.png "Troubleshooting_Process.png")
71+
![Troubleshooting_Process](pic/Troubleshooting_Process_en.png "Troubleshooting_Process_en.png")
7272

7373
--------
7474

pic/Troubleshooting_Process_en.png

183 KB
Loading

0 commit comments

Comments
 (0)