Skip to content

Commit cf8b087

Browse files
authored
Update README.md
1 parent 1c20334 commit cf8b087

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# vuejs-modal ![travis-ci](https://travis-ci.org/shaodahong/vuejs-modal.svg?branch=master)
1+
<h1 align="center">vuejs-modal</h1>
2+
3+
![travis-ci](https://travis-ci.org/shaodahong/vuejs-modal.svg?branch=master)
24

35
A simple、highly customizable vue modal plugin.
46

@@ -86,4 +88,4 @@ this.$emit('$ok', this.$el, params)
8688

8789
// If you can click cancel button, it can be reject promise, and you can get params in catch:
8890
this.$emit('$cancel', this.$el, params)
89-
```
91+
```

0 commit comments

Comments
 (0)