Skip to content

Commit e5c6cd9

Browse files
committed
Refactor docs
1 parent c956f0a commit e5c6cd9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# unist-util-is [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
22

3-
<!--lint disable heading-increment list-item-spacing no-duplicate-headings-->
4-
53
[**Unist**][unist] utility to check if a node passes a test.
64

75
## Installation
86

9-
[npm][npm-install]:
7+
[npm][]:
108

119
```bash
1210
npm install unist-util-is
@@ -89,7 +87,7 @@ with `type` set to non-empty `string`).
8987

9088
[codecov]: https://codecov.io/github/wooorm/unist-util-is
9189

92-
[npm-install]: https://docs.npmjs.com/cli/install
90+
[npm]: https://docs.npmjs.com/cli/install
9391

9492
[license]: LICENSE
9593

0 commit comments

Comments
 (0)