Skip to content

Commit

Permalink
updated readme and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
christianmat committed Jan 4, 2024
1 parent a496280 commit c8d957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Install the library:
npm install central-storage
```

Import the library:
Import the library and use it like you would localStorage:

```javascript
import { CentralStorage } from 'central-storage'
Expand Down

0 comments on commit c8d957c

Please sign in to comment.