Skip to content

Commit 6261935

Browse files
authored
Update README.md
1 parent c85f75e commit 6261935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TaskRunner
22

3-
<img align="left" src="images\Task-Runner-1-4.jpg"/>
3+
<img align="left" src="images\task-runner-1-4.jpg"/>
44

55
This program serves for Software build automation, executing sequential tasks, including database backup/restore, running SQL scripts, Windows shell commands, Pascal scripts, passing variables through the whole task execution chain, and many more. You can set up a list of global parameters, such as Delphi application path, and use these parameters in tasks. You can even call a separated task chain from another task in the same way as you call Delphi procedure or a function, with passing parameters.
66

0 commit comments

Comments
 (0)