Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
howljs committed Mar 13, 2024
1 parent 81088e6 commit 96d6c1c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Credit Card Scanner

![npm](https://img.shields.io/npm/dm/rn-card-scanner?logo=npm)
[![Version][npm-shield]][npm-link]
[![PayPal_Me][paypal-me-shield]][paypal-me]
[![ko-fi][ko-fi-shield]][ko-fi-profile]

This library provides payment card scanning functionality for your react-native app

Expand Down Expand Up @@ -153,3 +155,10 @@ MIT
## Original SDK

[Android](https://github.com/faceterteam/PayCards_Android) - [iOS](https://github.com/faceterteam/PayCards_iOS)

[npm-shield]: https://img.shields.io/npm/v/rn-card-scanner
[ko-fi-shield]: https://img.shields.io/static/v1.svg?label=%20&message=ko-fi&logo=ko-fi&color=13C3FF
[paypal-me-shield]: https://img.shields.io/static/v1.svg?label=%20&message=PayPal.Me&logo=paypal
[paypal-me]: https://www.paypal.me/j2teamlh
[ko-fi-profile]: https://ko-fi.com/W7W6G75FH
[npm-link]: https://www.npmjs.com/package/rn-card-scanner

0 comments on commit 96d6c1c

Please sign in to comment.