Skip to content

Commit e971f64

Browse files
committed
chore: add lean core badge to readme
1 parent 9db8501 commit e971f64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# react-native-androidprogressbar
33

4+
[![Lean Core Badge][lean-core-badge]][lean-core-issue]
5+
46
## Getting started
57

68
`$ npm install react-native-androidprogressbar --save`
@@ -56,3 +58,5 @@ import RNCAndroidprogressbar from 'react-native-androidprogressbar';
5658
RNCAndroidprogressbar;
5759
```
5860

61+
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
62+
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313

0 commit comments

Comments
 (0)