Skip to content

Commit

Permalink
fix(readme.md): added in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 committed Feb 27, 2024
1 parent 72db2fe commit 1361632
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,15 @@

A React UI library for Advance Web Features that streamlines the development of modern web applications and websites. The library offers component like scanner, voice search, autofill otp, phonebook, share and many more for a small/medium/large size web based applications. Fe-Pilot is a easy to use, light weighted, fully mobile APP like features in web.


## Table of contents
1. πŸš€ [Features](#features)
2. πŸ“¦ [Installation](#installation)
3. πŸ’» [Usage](#usage)
4. πŸ“š [Online Editor Templates](#online-editor-templates)
5. πŸ“ [Contributing](#contributing)
6. ✨ [Contributors](#contributors)
7. βš–οΈ [License](#license)

## Features
- **Web/Mobile Support:** fe-pilot will be helpfull in Large/Mid/Small size of web based applications.
- **Ease of Use:** fe-pilot contains a set of components like `Scanner`, `PhoneBook`, `Voice Search`, `Share`, `Contact List`, `Live Location Tracking`, `Current Location` that are easy to plug and play.
Expand All @@ -53,7 +61,6 @@ $ bun add fe-pilot
```

## Usage

#### 1. Use fe-pilot in your application
```js
import Scanner from 'fe-pilot/Scanner';
Expand Down

0 comments on commit 1361632

Please sign in to comment.