diff options
author | Valery Piashchynski <[email protected]> | 2022-05-19 12:57:56 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-19 12:57:56 +0200 |
commit | 118b8a7edc695373a2802bb1331fbb5783a39ee1 (patch) | |
tree | b7615f7b18e39dc650be65647b528d8de7f2925e /README.md | |
parent | e490c3aeb89069419079a3ab4473d6cfbea92cf2 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ while ($req = $worker->waitRequest()) { } ``` -# Available Plugins: [link](https://roadrunner.dev/docs) +### Available Plugins: [link](https://roadrunner.dev/docs) Run: ---- |