Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sgwilym committed May 6, 2024
1 parent 4a23f43 commit e3c54a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
This is a implementation of the [Willow protocol](https://willowprotocol.org)
written in TypeScript.

## API

API documentation can be found here:

- [Browser APIs](https://deno.land/x/[email protected]/mod.browser.ts?doc=)
- [Deno APIs](https://deno.land/x/[email protected]/mod.deno.ts?doc=)

## Overview

`willow-js` includes a `Store` compliant with the
Expand Down

0 comments on commit e3c54a6

Please sign in to comment.