Commit e66133e

Anton Medvedev <antonmedv@google.com>
2021-05-29 10:45:09
Update README.md
1 parent ea6a800
Changed files (1)
README.md
@@ -59,7 +59,7 @@ without any imports.
 
 ### ``$`command` ``
 
-Executes a given string using the `exec` function from the
+Executes a given string using the `spawn` function from the
 `child_process` package and returns `ProcessPromise<ProcessOutput>`.
 
 ```js
@@ -319,7 +319,7 @@ module.
 #### Markdown scripts
 
 The `zx` can execute scripts written in markdown 
-([examples/index.md](examples/markdown.md)):
+([examples/markdown.md](examples/markdown.md)):
 
 ```bash
 zx examples/markdown.md