Skip to content

Commit 0c82505

Browse files
author
Baitu Huang
committed
add emoji
1 parent cc3b04d commit 0c82505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Remove useless code by setting flags(toggles) in .vue SFC file(works with [`vue-
55
[![Build Status](https://travis-ci.org/lovetingyuan/vue-flags-webpack-plugin.svg?branch=master)](https://travis-ci.org/lovetingyuan/vue-flags-webpack-plugin)
66
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
77

8-
### usage
8+
### usage
99

1010
install:
1111
```bash
@@ -48,7 +48,7 @@ options:
4848
}
4949
```
5050

51-
### example
51+
### 🌰 example
5252
flags file: `./allFlags.js`
5353
```javascript
5454
module.exports = {

0 commit comments

Comments
 (0)