Skip to content

Commit ab65371

Browse files
updated developer docs
1 parent 65ca10d commit ab65371

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 📝 Table of Contents
1+
## Table of Contents
22

33
- [About](#about)
44
- [Getting Started](#getting-started)
@@ -15,7 +15,7 @@ Flutterwave official Vue library to accept payment via Card, USSD, QrCode etc.
1515

1616
<a id="getting-started"></a>
1717

18-
## 🏁 Getting Started
18+
## Getting Started
1919

2020
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
2121
See [references](#references) for links to dashboard and API documentation.
@@ -42,7 +42,7 @@ $ yarn add flutterwave-vue-v3
4242

4343
<a id="usage"></a>
4444

45-
## 🔧 Usage
45+
## Usage
4646

4747
* Import the Flutterwave Library in the 'main.js' file.
4848

@@ -242,7 +242,7 @@ export default {
242242
```
243243

244244
<a id="deployment"></a>
245-
## 🚀 Deployment
245+
## Deployment
246246

247247
- Switch to Live Mode on the Dashboard settings page
248248
- Use the Live Public API key
@@ -256,7 +256,7 @@ export default {
256256

257257

258258
<a id="references"></a>
259-
## 🎉 Flutterwave API References
259+
## Flutterwave API References
260260

261261
- [Flutterwave API Doc](https://developer.flutterwave.com/docs)
262262
- [Flutterwave Inline Payment Doc](https://developer.flutterwave.com/docs/flutterwave-inline)

0 commit comments

Comments
 (0)