Skip to content

Commit 88034bd

Browse files
authored
Merge pull request #1 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents 81e1723 + 4566d29 commit 88034bd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<p align="center">
1010
<a href="https://www.npmjs.com/package/@muratoner/semantic-ui-react-native"><img src="https://img.shields.io/npm/v/@muratoner/semantic-ui-react-native.svg"></a>
1111
<a href="https://travis-ci.org/muratoner/semantic-ui-react-native"><img src="https://img.shields.io/travis/muratoner/semantic-ui-react-native/master.svg"></a>
12+
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fmuratoner%2Fsemantic-ui-react-native?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuratoner%2Fsemantic-ui-react-native.svg?type=shield"/></a>
1213
<a href="https://codecov.io/gh/muratoner/semantic-ui-react-native"><img src="https://codecov.io/gh/muratoner/semantic-ui-react-native/coverage.svg"></a>
1314
<a href="https://www.npmjs.com/package/@muratoner/semantic-ui-react-native"><img src="https://img.shields.io/npm/dm/@muratoner/semantic-ui-react-native.svg"></a>
1415
</p>
@@ -24,6 +25,9 @@
2425
<img alt="semantic-ui-react-native" src="https://user-images.githubusercontent.com/4863567/102729025-e477f700-433f-11eb-8e5a-08b466c7c211.jpg">
2526
</p>
2627

28+
29+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuratoner%2Fsemantic-ui-react-native.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuratoner%2Fsemantic-ui-react-native?ref=badge_large)
30+
2731
## Get Started
2832

2933
### Installation
@@ -123,5 +127,4 @@ import { Button, LabeledButton } from '@muratoner/semantic-ui-react-native';
123127
- [ ] Tab
124128
- [ ] Table
125129
- [ ] Tile
126-
- [ ] Tooltip
127-
130+
- [ ] Tooltip

0 commit comments

Comments
 (0)