Skip to content

Commit ebd66fe

Browse files
committed
chore: readme
1 parent c467141 commit ebd66fe

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
> Vue.js component loader for [Webpack](https://webpack.js.org/).
44
5-
**NOTE: the master branch (9.0+) only works with Vue 2.x. For usage with Vue 1.x, see the [8.x branch](https://github.com/vuejs/vue-loader/tree/8.x).**
6-
7-
It allows you to write your components in this format:
8-
9-
![screenshot](http://blog.evanyou.me/images/vue-component.png)
5+
<p align="center">
6+
<img width="809px" src="https://raw.githubusercontent.com/vuejs/vue-syntax-highlight/master/samples/screenshot.png">
7+
</p>
108

119
The best way to get started is with [vue-cli](https://github.com/vuejs/vue-cli):
1210

0 commit comments

Comments
 (0)