Skip to content

Commit

Permalink
Merge pull request #67 from Guovin/dev
Browse files Browse the repository at this point in the history
Update:tutorial
  • Loading branch information
Guovin authored Apr 8, 2024
2 parents d5b3811 + 750321c commit 588d185
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/tutorial-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Similar to editing the template, modify the running configuration
![Create user_config.py](./images/edit-user-config.png 'Create user_config.py')

1. Create file
2. Name the configuration file user_config.txt
2. Name the configuration file user_config.py
3. Paste the default template, modify source_file = "user_demo.txt"; final_file = "user_result.txt"
4. Click Commit changes... to save.

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
![创建user_config.py](./images/edit-user-config.png '创建user_config.py')

1. 创建文件
2. 配置文件命名为 user_config.txt
2. 配置文件命名为 user_config.py
3. 粘贴默认模板,修改 source_file = "user_demo.txt";final_file = "user_result.txt"
4. 点击 Commit changes...进行保存

Expand Down

0 comments on commit 588d185

Please sign in to comment.