diff --git a/package.json b/package.json index 4683e23..84c2a2a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,12 @@ "remarkConfig": { "plugins": [ "preset-wooorm", - "remark-usage" + [ + "remark-usage", + { + "heading": "use" + } + ] ] } } diff --git a/readme.md b/readme.md index 007dd73..a5d78db 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ npm install mdast-util-toc ``` -## Usage +## Use Dependencies: @@ -176,8 +176,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get started. See [`support.md`][support] for ways to get help. -This project has a [Code of Conduct][coc]. -By interacting with this repository, organisation, or community you agree to +This project has a [code of conduct][coc]. +By interacting with this repository, organization, or community you agree to abide by its terms. ## License @@ -208,7 +208,7 @@ abide by its terms. [collective]: https://opencollective.com/unified -[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg +[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg [chat]: https://spectrum.chat/unified/syntax-tree