Skip to content

Commit 813cbf8

Browse files
Small readability tweak to the readme
1 parent 7055178 commit 813cbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<p align="center"><img src="docs/.vuepress/public/logo.svg" width="40%"></p>
22
<h1 align="center">vue-svg-loader</h1>
33
<p align="center">webpack loader that lets you use SVG files as Vue components</p>
4-
<hr>
54
<p align="center">
65
<a href="https://vue-svg-loader.js.org">Documentation</a> -
76
<a href="https://vue-svg-loader.js.org/faq.html">FAQ</a>
@@ -10,6 +9,7 @@
109
## Installation
1110
``` bash
1211
npm i -D vue-svg-loader
12+
1313
yarn add --dev vue-svg-loader
1414
```
1515

0 commit comments

Comments
 (0)