Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit dddd21b

Browse files
committed
updated readme
1 parent fa6d326 commit dddd21b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
Free your components from margins using the blank spacer!
66

7-
<!-- [![Build Status][build-badge]][build]
7+
[![Build Status][build-badge]][build]
88
[![Maintainability][maintainability-badge]][maintainability-url]
9-
[![Test Coverage][coverage-badge]][coverage-url] -->
9+
[![Test Coverage][coverage-badge]][coverage-url]
1010

1111
[![Version][version-badge]][package]
1212
[![Downloads][downloads-badge]][npmtrends]
@@ -95,13 +95,12 @@ All the existing [View props](https://reactnative.dev/docs/view#props) are suppo
9595

9696
MIT © [DaniAkash][twitter]
9797

98-
<!-- [build]: https://github.com/DaniAkash/react-native-blank-spacer/actions
98+
[build]: https://github.com/DaniAkash/react-native-blank-spacer/actions
9999
[build-badge]: https://github.com/daniakash/react-native-blank-spacer/workflows/build/badge.svg
100-
[coverage-badge]: https://api.codeclimate.com/v1/badges/0cf535fb8d3da2aa4a91/test_coverage
100+
[coverage-badge]: https://api.codeclimate.com/v1/badges/9faec6134e14954b10e0/test_coverage
101101
[coverage-url]: https://codeclimate.com/github/DaniAkash/react-native-blank-spacer/test_coverage
102102
[maintainability-badge]: https://api.codeclimate.com/v1/badges/0cf535fb8d3da2aa4a91/maintainability
103-
[maintainability-url]: https://codeclimate.com/github/DaniAkash/react-native-blank-spacer/maintainability -->
104-
103+
[maintainability-url]: https://codeclimate.com/github/DaniAkash/react-native-blank-spacer/maintainability
105104
[bundle-phobia-badge]: https://badgen.net/bundlephobia/minzip/react-native-blank-spacer
106105
[bundle-phobia]: https://bundlephobia.com/result?p=react-native-blank-spacer
107106
[downloads-badge]: https://img.shields.io/npm/dm/react-native-blank-spacer.svg?style=flat-square

0 commit comments

Comments
 (0)