Skip to content

Commit 49a6ca5

Browse files
authored
Update README.md
1 parent 5dc3789 commit 49a6ca5

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
@@ -21,6 +21,8 @@ composer require permafrost-dev/code-snippets
2121

2222
## Usage
2323

24+
_Note: Although the examples here reference php files, any file type can be used when creating a `CodeSnippet`._
25+
2426
### Creating a snippet
2527

2628
Use the `surroundingLine($num)` method to select the "target" line, which will be returned as the middle line of the snippet:

0 commit comments

Comments
 (0)