8000 Update README.md · SimonFrings/reactphp-shell@b9342f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9342f4

Browse files
committed
Update README.md
1 parent 4121d5c commit b9342f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ $shell->end();
2828
$loop->run();
2929
```
3030

31-
See also the [examples](examples).
31+
See also the [examples](examples):
32+
33+
* [Run shell commands within a bash shell](examples/bash.php)
34+
* [Run PHP code within an interactive PHP shell](examples/php.php)
35+
* [Run shell commands within a docker container](examples/docker.php)
3236

3337
## Install
3438

0 commit comments

Comments
 (0)
0