Skip to content

Commit fa548ac

Browse files
committed
docs: improve doc autogen description in readme
1 parent 7ef8682 commit fa548ac

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
@@ -21,7 +21,7 @@ Install the requirements:
2121
yarn install
2222
```
2323

24-
Generate the documentation using
24+
Generate documentation from the contract's [natspec](https://docs.soliditylang.org/en/latest/natspec-format.html) comments in [./docs/](./docs/) using
2525
```
2626
npx hardhat docgen
2727
```

0 commit comments

Comments
 (0)