diff --git a/README.md b/README.md index 5bb712d..b438e27 100644 --- a/README.md +++ b/README.md @@ -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**