Skip to content

Commit

Permalink
docs: add a blank line (#1474)
Browse files Browse the repository at this point in the history
Add a line to make the document look more harmonious
  • Loading branch information
Qiang committed Jul 20, 2022
1 parent e50dd16 commit 0cc066b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -76,6 +76,7 @@ Get started with the [documentation](https://router.vuejs.org).
- Via CDN: `<script src="https://unpkg.com/vue-router@4"></script>`
- In-browser playground on [CodeSandbox](https://codesandbox.io/s/vue-router-4-reproduction-hb9lh)
- Add it to an existing Vue Project:

```bash
npm install vue-router@4
```
Expand Down

0 comments on commit 0cc066b

Please sign in to comment.