Skip to content

Commit 55a08ed

Browse files
authored
Update README.md
Point to @webdoc/cli for more configuration options.
1 parent f508b18 commit 55a08ed

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
@@ -59,7 +59,7 @@ To get started, create a `webdoc.conf.json` file in your project directory.
5959
}
6060
```
6161

62-
The only required field is `source.include` which tells webdoc where the source files are.
62+
The only required field is `source.include` which tells webdoc where the source files are. [@webdoc/cli](packages/webdoc-cli)'s README details more configuration options
6363

6464
You can now run `webdoc` in your terminal and documentation will be generated.
6565

0 commit comments

Comments
 (0)