Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hhfrancois committed Oct 28, 2023
1 parent 8f0a0d8 commit a4676c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ The configuration becomes persistent in different routes, or even a complete rel
- When reloading the page.
- When the browser closes/opens.

### Peer dependence

No dependency

## Decorators

- **LocalStored** is a `decorator` to annotate a 'field' of a class.
Expand Down Expand Up @@ -57,6 +53,10 @@ npm install @hhangular/store --save
yarn add @hhangular/store
```

### Peer dependence

No dependency

## Configuration

Just import the module `StoreModule` and you can use the `decorator`.
Expand Down

0 comments on commit a4676c0

Please sign in to comment.