Skip to content

Commit 0ab7018

Browse files
committed
docs: enhance README with project logo and badges
1 parent ad45cd1 commit 0ab7018

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# react-native-live-detect-edges
1+
<div align="center">
2+
<img src="screenshots/logo.png" width="150" />
3+
<h1>React Native Live Document Edge Detection</h1>
4+
<p>A high-performance, real-time document edge detection and crop library for React Native (iOS & Android).</p>
25

3-
📸 **React Native Live Document Edge Detection**
6+
[![npm version](https://img.shields.io/npm/v/react-native-live-detect-edges.svg)](https://www.npmjs.com/package/react-native-live-detect-edges)
7+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/loijwdev/react-native-live-detect-edges/blob/main/LICENSE)
8+
[![Platform - Android](https://img.shields.io/badge/platform-Android-3ddc84.svg?logo=android&logoColor=white)](https://www.android.com)
9+
[![Platform - iOS](https://img.shields.io/badge/platform-iOS-000.svg?logo=apple&logoColor=white)](https://developer.apple.com/ios)
410

5-
A high-performance, real-time document edge detection and crop library for React Native (iOS & Android).
11+
</div>
612

713
---
814

screenshots/logo.png

36.6 KB
Loading

0 commit comments

Comments
 (0)