Skip to content

Commit 0ef2c56

Browse files
committed
Update README
1 parent 350bbc4 commit 0ef2c56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ Copy individual files or entire directories from a source folder to a destinatio
143143
- options [`object`] - copy options
144144
- globOptions [`object`] - options to forward to glob options([See available options here](https://github.com/Yqnn/node-readdir-glob#options))
145145

146-
**Caveats**
147-
148-
- if source is a `glob`, destination must be a directory
149-
- if source is a `file` and destination is a directory, the file will be copied into the directory
146+
> [!NOTE]
147+
>
148+
> - if source is a `glob`, destination must be a directory
149+
> - if source is a `file` and destination is a directory, the file will be copied into the directory
150150
151151
### Delete
152152

0 commit comments

Comments
 (0)