Skip to content

Commit 0e5624d

Browse files
committed
readme: fix markdown syntax
1 parent b8b1e85 commit 0e5624d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ It works on Linux, Windows or MacOS.
1616
Requires PHP >= 7.4 (support for PHP 5 was available in version 1.x, for PHP 7.0
1717
and 7.1 in version < 2.1.0, for PHP 7.2 and 7.3 in version < 2.4.0).
1818

19-
> **Note**
20-
> This library can not be used in a web context (FPM or equivalent). Use it in your CLI scripts or in a [CRON](doc/04-cron-usage.md)
19+
> [!NOTE]
20+
> This library can not be used in a web context (FPM or equivalent). Use
21+
> it in your CLI scripts or in a [CRON](doc/04-cron-usage.md)
2122
2223
## Installation
2324

0 commit comments

Comments
 (0)