Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artemdudkin authored Jan 14, 2024
1 parent 0429fea commit 2986d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> A local key/value storage with change watching
![tests](https://github.com/artemdudkin/kv30/actions/workflows/node.js.yml/badge.svg)
![tests](https://github.com/artemdudkin/kv30/actions/workflows/node.js.yml/badge.svg) [![codecov](https://codecov.io/gh/artemdudkin/kv30/graph/badge.svg?token=CKD0CA3VU7)](https://codecov.io/gh/artemdudkin/kv30)

## Installation

Expand Down Expand Up @@ -79,4 +79,4 @@ await kv30.init({storage: customStorage})

## License

MIT
MIT

0 comments on commit 2986d4e

Please sign in to comment.