Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Feb 3, 2024
1 parent 52c64d6 commit 68a4df2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ test('decrypt the message', async t => {
'should decrypt to the right text')
})
```

> !NOTE
> This uses forks of `one-webcrypto` and `uint8arrays` so that we own
> the entire dependency graph.

0 comments on commit 68a4df2

Please sign in to comment.