Skip to content

Commit ddb394d

Browse files
bertdayznck
authored andcommitted
Update README.md (vuejs#155)
Various style suggestions
1 parent 5ccea8d commit ddb394d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Simple example
22
===
33

4-
Example bundling an UMD package with one `vue` file and exporting stylus and CSS (both minified and unminified) to different files.
4+
Example bundling an UMD package with one `.vue` file and exporting Stylus and CSS (both minified and unminified) to different files.
55

66
## Building
77

@@ -13,7 +13,7 @@ node build.js
1313
ls dist
1414
```
1515

16-
### With rollup cli
16+
### With Rollup CLI
1717

1818
```
1919
cd example

0 commit comments

Comments
 (0)