We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69beef commit dd2560cCopy full SHA for dd2560c
1 file changed
README.md
@@ -27,9 +27,7 @@ PHP 8.1 ships with fibers built-in, but users on PHP 8.0 can install [`ext-fiber
27
composer require revolt/event-loop
28
```
29
30
-<small>
31
- Applications with many concurrent file descriptors require one of the <a href="https://revolt.run/extensions">extensions</a>.
32
-</small>
+Applications with many concurrent file descriptors require one of the [extensions](https://revolt.run/extensions).
33
34
→ [View documentation](https://revolt.run/)
35
<br>
0 commit comments