Skip to content

Commit 896f4be

Browse files
committed
fix(conflict):
2 parents e3bf852 + 61de4c1 commit 896f4be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66
![npm type definitions](https://img.shields.io/npm/types/vue-device-detector.svg?style=flat)
77
![npm](https://img.shields.io/npm/dt/vue-device-detector.svg?style=flat)
8+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdreambo8563%2Fvue-DeviceDetector.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdreambo8563%2Fvue-DeviceDetector?ref=badge_shield)
89

910
# vue-device-detector
1011

@@ -67,3 +68,7 @@ console.log(this.$device.iphoneX) // true
6768
console.log(this.$device.ios) // true
6869
console.log(this.$device.android) // false
6970
```
71+
72+
## License
73+
74+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdreambo8563%2Fvue-DeviceDetector.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdreambo8563%2Fvue-DeviceDetector?ref=badge_large)

0 commit comments

Comments
 (0)