Skip to content

Commit

Permalink
docs: update README.md (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Bell authored and daviddias committed Oct 22, 2017
1 parent 0b991e1 commit 468cc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/encrypted-communications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class MyBundle extends libp2p {
}
```

And that's it, from now on, all your libp2p communications are encrypted. Try running the exampme [1.js](./1.js) to see it working.
And that's it, from now on, all your libp2p communications are encrypted. Try running the example [1.js](./1.js) to see it working.

If you want to want to learn more about how SECIO works, you can read the [great write up done by Dominic Tarr](https://github.com/auditdrivencrypto/secure-channel/blob/master/prior-art.md#ipfss-secure-channel).

Expand Down

0 comments on commit 468cc42

Please sign in to comment.