Skip to content

Commit a43e055

Browse files
author
ahmard
committed
README.md update
1 parent e7b3f0a commit a43e055

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ Server::create('127.0.0.1', 9904)
9898
->logOutputToConsole();
9999
```
100100

101-
Swoole with filesystem watcher
101+
Swoole with filesystem watcher,
102+
this requires an installation of [ahmard/swotch](https://github.com/ahmard/swotch) package.
102103

103104
```php
104105
use PHPServer\Swoole\Http\Request;

0 commit comments

Comments
 (0)