Skip to content

Commit

Permalink
fix: bold
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <[email protected]>
  • Loading branch information
sarthakjdev committed Jun 6, 2024
1 parent fbf372a commit cc91075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/guide/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ title: Introduction

## What is Wapi.js ?

Wapi.js is a node.js SDK that helps developers to build whatsapp business API based app with ease and faster. You can build chat bots or integrate the SDK with you existing backend to enable whatsapp based communication in your application.
Wapi.js is a node.js SDK that helps developers to **build whatsapp business API based app** with ease and faster. You can **build chat bots or integrate the SDK with you existing backend** to enable whatsapp based communication in your application.

## What problems does it solves ?

- Whatsapp business API is a powerful tool to enable communication with your customers. But it is not easy to build a chat bot or integrate the API with your existing backend.

- Wapi.js solves this problem by providing a simple and easy to use SDK that helps you to build chat bots or integrate the API with your existing backend.
- Wapi.js solves this problem by providing a simple and easy to use SDK that helps you to build chat bots or integrate the API with your existing backend.

- Wapi.js provides a in-depth abstraction over whatsapp business api and provides a simple and easy to use API to interact with the whatsapp business API.

Expand Down

0 comments on commit cc91075

Please sign in to comment.