Skip to content

Commit e40bc04

Browse files
authored
chore: update readme badges
1 parent 2c20dbc commit e40bc04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# 📐 react-native-size-matters
2-
[![Build Status](https://travis-ci.org/nirsky/react-native-size-matters.svg)](https://travis-ci.org/nirsky/react-native-size-matters)
2+
[![NPM version](https://img.shields.io/npm/v/react-native-size-matters.svg)](https://www.npmjs.com/package/react-native-size-matters)
3+
[![Actions Status: test](https://github.com/nirsky/react-native-size-matters/workflows/Test/badge.svg)](https://github.com/nirsky/react-native-size-matters/actions?query=workflow%3ATest)
34
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
4-
[![NPM version](https://img.shields.io/npm/v/react-native-size-matters.svg)](https://www.npmjs.com/package/react-native-size-matters) [![TypeScript](https://badgen.net/npm/types/env-var)](http://www.typescriptlang.org/)
5+
[![TypeScript](https://badgen.net/npm/types/env-var)](http://www.typescriptlang.org/)
56

67

78
A React-Native utility belt for scaling the size of your apps UI across different sized devices.

0 commit comments

Comments
 (0)