Skip to content

Commit 4d7de6b

Browse files
authored
Update README.md
1 parent 3ec0342 commit 4d7de6b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

packages/query/README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
<a href="https://www.npmjs.com/package/@vuehooks/query" target="__blank"><img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@vuehooks/query?color=34495e"/></a>
1010
</p>
1111

12-
<h2 align="center">
13-
`@vuehooks/query`
12+
<br>
13+
14+
<h4 align="center">
15+
<pre>npm i <a href="https://www.npmjs.com/package/@vuehooks/query">@vuehooks/query</a>
16+
<i>or</i>
17+
yarn add <a href="https://www.npmjs.com/package/@vuehooks/query">@vuehooks/query</a></pre>
1418
</h2>
1519

16-
```js
17-
npm i @vuehooks/query
18-
// or
19-
yarn add @vuehooks/query
20-
```
20+
<br>
21+
2122

2223
## :rocket: Features
2324

0 commit comments

Comments
 (0)