Skip to content

Commit a1ff9f4

Browse files
committed
docs(readme): update badges
1 parent 1e2f232 commit a1ff9f4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# react-native-amount-input
22

3-
[![npm package](https://img.shields.io/npm/v/react-native-amount-input.svg)](https://www.npmjs.org/package/react-native-amount-input)
3+
[![npm version](https://img.shields.io/npm/v/react-native-amount-input.svg)](https://www.npmjs.org/package/react-native-amount-input)
44
[![CircleCI Status](https://img.shields.io/circleci/project/github/alkafinance/react-native-amount-input/master.svg)](https://circleci.com/gh/alkafinance/workflows/react-native-amount-input/tree/master)
5+
![license: MIT](https://img.shields.io/npm/l/react-native-amount-input.svg)
56
![Supports iOS](https://img.shields.io/badge/platforms-ios-lightgrey.svg)
6-
![MIT License](https://img.shields.io/npm/l/react-native-amount-input.svg)
7-
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
7+
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
8+
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
89

910
React Native JS-only amount (decimal) input component. Optimized for iOS.
1011

0 commit comments

Comments
 (0)