Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf authored Feb 25, 2023
1 parent 7e49d13 commit b0a7b26
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ todo

## Usage

Add `KbarAngularModule` to `app.module.ts` to `imports` array
```bash
npm i kbar-angular
```

- Add `KbarAngularModule` to `app.module.ts` to `imports` array

_to access components service, add `KbarAngularService` to `providers` array_
- *to access components service, add `KbarAngularService` to `providers` array*

**component class**

Expand Down

0 comments on commit b0a7b26

Please # to comment.