Skip to content

Commit 51b1eed

Browse files
authored
fix(RNPSW): fix docs (#178)
1 parent 9d525bd commit 51b1eed

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
<div>
2+
23
<center>
3-
<h1>React Native Paystack WebView</h1>
4-
This package lets you accept payments with Paystack in a snap! Just install, add your keys, and you’re good to go—no headaches here! Plus, it’s officially [endorsed](https://paystack.com/docs/libraries-and-plugins/libraries/#react-native) by [Paystack](https://paystack.com), so you know you’re in good hands. Payment processing has never been this easy!
54

6-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
7-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactjs.org/docs/how-to-contribute.html#your-first-pull-request)
5+
<h1>React Native Paystack WebView</h1>
86

7+
This package lets you accept payments with Paystack in a snap! Just install, add your keys, and you’re good to go—no headaches here! Plus, it’s officially
8+
<a href="https://paystack.com/docs/libraries-and-plugins/libraries/#react-native">endorsed</a> by <a href="https://paystack.com">Paystack</a>, so you know you’re in good hands. Payment processing has never been this easy!
9+
<a href="#contributors-">
10+
<img src="https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square" alt="All Contributors" />
11+
</a>
12+
913
</center>
10-
</div>
11-
<div>
12-
<center>
13-
<img width="306" alt="Screenshot of library in action" src="https://user-images.githubusercontent.com/41248079/126550307-5f12c6d8-81af-4f26-951b-5d6514304022.png">
14-
</center>
14+
15+
</div>
16+
<div>
17+
<img width="306" alt="Screenshot of library in action" src="https://user-images.githubusercontent.com/41248079/126550307-5f12c6d8-81af-4f26-951b-5d6514304022.png">
1518
</div>
1619

1720

@@ -213,4 +216,4 @@ A huge shoutout to our amazing contributors! Your efforts make this project bett
213216

214217
<!-- ALL-CONTRIBUTORS-LIST:END -->
215218

216-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
219+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)