diff --git a/README.md b/README.md index bcae4e7..8ad8fda 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,10 @@ A network adapter for [automerge-repo](https://github.com/automerge/automerge-re **PLEASE NOTE:** This is not an official part of the automerge-repo project, rather a community contribution that includes a dependency on the [peerjs](https://github.com/peers/peerjs) library. +## Setup + +``` +yarn add automerge-repo-network-peerjs +``` + +