Skip to content

Commit 7d7db42

Browse files
committed
Add example hint
1 parent c658378 commit 7d7db42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ $ composer require open-code-modeling/php-code-ast --dev
1010

1111
## Usage
1212

13+
> See unit tests in `tests` folder for comprehensive examples.
14+
1315
Let's start with a straightforward example of generating a class with the `ClassFactory`:
1416

1517
```php

0 commit comments

Comments
 (0)