Skip to content

Commit

Permalink
docs: badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Apr 30, 2024
1 parent 5fc075b commit 00da8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# React Native Exify

[![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)
![GitHub Release](https://img.shields.io/github/v/release/lodev09/react-native-exify)
[![Maintainability](https://api.codeclimate.com/v1/badges/d15705025ef5d25f794f/maintainability)](https://codeclimate.com/github/lodev09/react-native-exify/maintainability)
![NPM Downloads](https://img.shields.io/npm/dw/%40lodev09%2Freact-native-exify)

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).
Expand Down

0 comments on commit 00da8d1

Please sign in to comment.