Skip to content

Commit 222fd1d

Browse files
fossabotAndreas Pizsa
authored andcommitted
chore: add license scan report and status (#18)
1 parent f87fcb2 commit 222fd1d

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,4 +1,5 @@
11
# parse-decimal-number ![Travis](https://img.shields.io/travis/AndreasPizsa/parse-decimal-number.svg?style=flat-square) [![Coverage Status](https://img.shields.io/coveralls/AndreasPizsa/parse-decimal-number.svg?style=flat-square)](https://coveralls.io/github/AndreasPizsa/parse-decimal-number?branch=master) ![Downloads](https://img.shields.io/npm/dm/parse-decimal-number.svg?style=flat-square)
2+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_shield)
23
> Parse a decimal number with i18n format support (localized decimal points and thousands separators)
34
45

@@ -179,7 +180,10 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
179180
## License
180181
Copyright (c) 2017 Andreas Pizsa (http://github.com/AndreasPizsa), contributors.
181182

183+
184+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_large)
185+
182186
## Sponsor
183187
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number'>
184188
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number.svg' />
185-
</a>
189+
</a>

0 commit comments

Comments
 (0)