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

Commit

Permalink
fix(readme): files
Browse files Browse the repository at this point in the history
BREAKING CHANGE: move to angular 16
  • Loading branch information
artemnih committed Oct 13, 2023
1 parent 5e153fa commit c22020b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ This is a front-end implementation only. There are no services at this point.
## How to use
- Install package
```
npm i ngx-explorer
npm i ngx-explorer # install
npm start # run demo
```
- Implement `IDataService` provider interface
```Typescript
Expand Down

0 comments on commit c22020b

Please sign in to comment.