mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Add links to CONTRIBUTING.md and LICENSE [skip ci] (#1748)
This makes it easier to access these files by simply clicking on the relevant name in the README.md file, rather than having to scroll up to the file list and manually finding the relevant file being discussed.
This commit is contained in:
parent
f81ed769a8
commit
c865547cd6
@ -4,7 +4,7 @@
|
||||
|
||||
An API documentation generator for JavaScript.
|
||||
|
||||
Want to contribute to JSDoc? Please read `CONTRIBUTING.md`.
|
||||
Want to contribute to JSDoc? Please read [`CONTRIBUTING.md`](CONTRIBUTING.md).
|
||||
|
||||
Installation and Usage
|
||||
----------------------
|
||||
@ -93,4 +93,4 @@ JSDoc is copyright (c) 2011-present Michael Mathews <micmath@gmail.com> and
|
||||
the [contributors to JSDoc](https://github.com/jsdoc/jsdoc/graphs/contributors).
|
||||
|
||||
JSDoc is free software, licensed under the Apache License, Version 2.0. See the
|
||||
`LICENSE` file for more details.
|
||||
[`LICENSE`](LICENSE) file for more details.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user