Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Jan 25, 2024
1 parent e37d307 commit 9e47a94
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 @@ -6,7 +6,7 @@ Feed database type for orbit-db.

## Installation
```
$ pnpm add @constl/orbit-db-feed
$ pnpm add @orbitdb/feed-db
```
## Introduction
`Feed` database for those feeling nostalgic for orbit-db v.0.x. But honestly, you're probably better off with a [`KeyValue`](https://github.com/orbitdb/core) or a [`Set`](https://github.com/orbitdb/set).
Expand Down

0 comments on commit 9e47a94

Please sign in to comment.