Skip to content

Commit 901dc74

Browse files
committed
Refactor prose
1 parent b6f1c79 commit 901dc74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Supports:
2424
* [x] [`testling`][testling]
2525
* [x] [`travis-ci`][travis-ci]
2626

27-
## Installation
27+
## Install
2828

2929
[npm][]:
3030

31-
```bash
31+
```sh
3232
npm install is-badge
3333
```
3434

35-
## Usage
35+
## Use
3636

3737
```js
3838
var isBadge = require('is-badge')

0 commit comments

Comments
 (0)