Skip to content

Commit 0d1a685

Browse files
committed
up: change readme.cmd
1 parent 7492041 commit 0d1a685

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

readme.cmd

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,24 @@
22
@title pixelmator pro tutorial & guide downloader
33
@echo Readme first
44
@echo ##################################################
5-
@echo run web/Resources.cmd to download tutorials
5+
@echo run web/Resources.cmd to download tutorials from
66
@echo https://www.pixelmator.com/tutorials/
77
@echo.
8-
@echo after finished , run web/Resources_res.cmd
9-
@echo to download the tutorial's example demo resources
8+
@echo when finished, run web/Resources_res.cmd
9+
@echo to download the tutorial's example resources
1010
@echo to local tutorial folder
1111
@echo.
1212
@echo run web/Resources_ytb.cmd
13-
@echo to download the tutorial video from youtube.com
13+
@echo to download the tutorial's video from youtube.com
1414
@echo.
1515
@echo run web/Guides.cmd
16-
@echo to download guides to guide from
16+
@echo to download guides from
1717
@echo https://www.pixelmator.com/support/guide/pixelmator-pro/
1818
@echo.
1919
@echo if you want to setup proxy, open Resources.cmd and Guides.cmd
20-
@echo under web folder with notepad++ or other text editor
21-
@echo change the proxy value
20+
@echo under "web" folder with notepad++ or other text editor
21+
@echo change the proxy value, for example:
2222
@echo.
23-
@echo @set proxy=your_proxy_string
2423
@echo @set proxy=http://127.0.0.1:15236
2524

2625
@cd %~dp0web

0 commit comments

Comments
 (0)