Skip to content

Commit

Permalink
Merge pull request #113 from ssbc/update-readme
Browse files Browse the repository at this point in the history
Bendy butt is a requirement
  • Loading branch information
arj03 committed Jan 16, 2023
2 parents ad5f150 + d75799c commit 08ef0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Add this plugin like this:
```diff
const sbot = SecretStack({ appKey: caps.shs })
.use(require('ssb-db2'))
+ .use(require('ssb-bendy-butt'))
+ .use(require('ssb-meta-feeds'))
// ...
```
Expand Down

0 comments on commit 08ef0ed

Please sign in to comment.