Skip to content

Commit

Permalink
chore(readme): small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Mar 3, 2023
1 parent ecf0d74 commit 790d762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# unstorage
# 💾 Unstorage

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Codecov][codecov-src]][codecov-href]
[![bundle][bundle-src]][bundle-href]
<!--[![Github Actions][github-actions-src]][github-actions-href]-->

💾 Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a [tiny core](https://bundlephobia.com/package/unstorage).
Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a [tiny core](https://bundlephobia.com/package/unstorage).

👉 [documentation](https://unstorage.unjs.io)
👉 [Documentation](https://unstorage.unjs.io)

## Features

Expand Down

0 comments on commit 790d762

Please sign in to comment.