Skip to content

Commit 00da8d1

Browse files
committed
docs: badge
1 parent 5fc075b commit 00da8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# React Native Exify
22

33
[![CI](https://github.com/lodev09/react-native-exify/actions/workflows/ci.yml/badge.svg)](https://github.com/lodev09/react-native-exify/actions/workflows/ci.yml)
4-
![GitHub Release](https://img.shields.io/github/v/release/lodev09/react-native-exify)
4+
[![Maintainability](https://api.codeclimate.com/v1/badges/d15705025ef5d25f794f/maintainability)](https://codeclimate.com/github/lodev09/react-native-exify/maintainability)
55
![NPM Downloads](https://img.shields.io/npm/dw/%40lodev09%2Freact-native-exify)
66

77
A simple library to read and write image Exif metadata in React Native. Inspired from [this thread](https://github.com/mrousavy/react-native-vision-camera/issues/780).

0 commit comments

Comments
 (0)