Skip to content

Commit a8bece8

Browse files
committed
chore: fix support badge type
1 parent fbea3b4 commit a8bece8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ The library is released under the MIT license. For more information see [`LICENS
145145
[build]: https://circleci.com/gh/react-native-community/react-native-progress-view
146146
[version-badge]: https://img.shields.io/npm/v/@react-native-community/react-native-progress-view.svg?style=flat-square
147147
[package]: https://www.npmjs.com/package/@react-native-community/react-native-progress-view
148-
[support-badge]:https://img.shields.io/badge/platforms-android-lightgrey.svg?style=flat-square
149-
[license-badge]: https://img.shields.io/npm/l/@react-native-community/progress-view.svg?style=flat-square
148+
[support-badge]:https://img.shields.io/badge/platforms-ios-lightgrey.svg?style=flat-square
149+
[license-badge]: https://img.shields.io/npm/l/@react-native-community/react-native-progress-view.svg?style=flat-square
150150
[license]: https://opensource.org/licenses/MIT
151151
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square
152152
[lean-core-issue]: https://github.com/facebook/react-native/issues/23313

0 commit comments

Comments
 (0)