Skip to content

Commit 3b007ad

Browse files
committed
Updated readme
1 parent 6cd799e commit 3b007ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Functions:
2929
- `trimLeft(string $haystack, string $needle) → string`
3030
- `trimRight(string $haystack, string $needle) → string`
3131

32+
Caveats:
33+
34+
- Every `$needle` can be a normal string or a regular expression string.
35+
3236
## Installation
3337

3438
```sh

0 commit comments

Comments
 (0)