Skip to content

Commit 65c5d91

Browse files
refactored docs
1 parent fa78d52 commit 65c5d91

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 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)
@@ -9,13 +9,14 @@
99
- [References](#references)
1010

1111
<a id="about"></a>
12+
1213
## About
1314

1415
Flutterwave official Angular library to accept payment via card , USSD, QrCode etc.
1516

1617
<a id="getting-started"></a>
1718

18-
## 🏁 Getting Started
19+
## Getting Started
1920

2021
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.
2122
See [references](#references) for links to dashboard and API documentation.
@@ -45,7 +46,7 @@ $ yarn add flutterwave-angular-v3
4546

4647
<a id="usage"></a>
4748

48-
## 🔧 Usage
49+
## Usage
4950

5051
Include the Flutterwave V3 script tag to the index.html file
5152
```html
@@ -216,21 +217,24 @@ export class AppComponent {
216217
217218
218219
<a id="deployment"></a>
219-
## 🚀 Deployment
220+
221+
## Deployment
220222
221223
- Switch to Live Mode on the Dashboard settings page
222224
- Use the Live Public API key
223225
224226
<a id="build-tools"></a>
225-
## ⛏️ Built Using
227+
228+
## Built Using
226229
227230
- [Angular CLI](https://cli.angular.io/)
228231
- [Typescript](https://www.typescriptlang.org/)
229232
- [Angular](https://angular.io/)
230233
231234
232235
<a id="references"></a>
233-
## 🎉 Flutterwave API References
236+
237+
## Flutterwave API References
234238
235239
- [Flutterwave API Doc](https://developer.flutterwave.com/docs)
236240
- [Flutterwave Inline Payment Doc](https://developer.flutterwave.com/docs/flutterwave-inline)

0 commit comments

Comments
 (0)