Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 8ed2d6f

Browse files
committed
Updated README.md
1 parent 429b4c0 commit 8ed2d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ $ npm install doxdox doxdox-plugin-markdown --save-dev
1414
## Usage
1515

1616
```bash
17-
$ doxdox lib/ --layout markdown --output DOCUMENTATION.md
17+
$ doxdox 'src/**/*.js' --layout markdown --output DOCUMENTATION.md
1818
```

0 commit comments

Comments
 (0)