Skip to content

Commit 5abddcc

Browse files
authored
Update README.md
1 parent 58425db commit 5abddcc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# MOBILE UI (requirejs + vue)
22
> Control is refactored based on mint-ui
33
4+
<p style="text-align:center;">
5+
<a href="https://travis-ci.org/heruiwoniou/vue-requirejs-mobile-ui">
6+
<img src="https://travis-ci.org/heruiwoniou/vue-requirejs-mobile-ui.svg?branch=master" alt="Build Status" />
7+
</a>
8+
</p>
9+
410
### setup
511
```
612
npm install
@@ -16,4 +22,4 @@ npm run dev
1622
```
1723
npm run build
1824
http-server pack
19-
```
25+
```

0 commit comments

Comments
 (0)