Skip to content

Commit 834367e

Browse files
committed
Update README.md
1 parent b061e7a commit 834367e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This directory contains various examples of how to use the `ParsedownToC` library. Each example demonstrates a different feature or functionality of the library.
44

55
> [!IMPORTANT]
6-
> These examples supports PHP 5.3 to 8.3. They DO NOT work on PHP 8.4 or later.
6+
> These examples use the patched version of `Parsedown` and/or `ParsedownExtra` if the PHP version is high.
77
88
## Testing
99

10-
The examples are also used as integration tests to check the extension's functionality. The examples are used to test the extension's functionality.
10+
These examples are also used as "integration tests" to check the extension's functionality in actual use cases.

0 commit comments

Comments
 (0)