Skip to content

Commit 2f2a569

Browse files
Update Readme.md
1 parent 22f5f7d commit 2f2a569

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Laravel Assets management
22

3-
![Build status](https://travis-ci.org/botble/assets.svg)
43
![Total downloads](https://poser.pugx.org/botble/assets/d/total.svg)
54
![Latest Stable Version](https://poser.pugx.org/botble/assets/v/stable.svg)
5+
![Latest Unstable Version](https://poser.pugx.org/botble/assets/v/unstable)
6+
![License](https://poser.pugx.org/botble/assets/license)
67

78
## Installation
89

@@ -123,3 +124,6 @@ Then assets will be loaded from CDN if it's defined in config file.
123124
```bash
124125
ASSETS_ENABLE_VERSION=false
125126
```
127+
128+
# License
129+
[MIT](LICENSE) © Sang Nguyen

0 commit comments

Comments
 (0)