Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd committed Jan 24, 2024
1 parent 98c0ca7 commit bdfaea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ In terms of security, speed, and simplicity, we believe this is the best non-cus

## How to Use

This readme will be an mixture of documentation and code examples. The full documentation is still a work in progress.
This readme will be an mixture of documentation and links to code examples. The full documentation is still a work in progress.

The two main resources for example code are here:

Expand All @@ -252,7 +252,7 @@ The two main resources for example code are here:

### Protocol Demo

Below is a step-by-step guide through the protocol.
Below is a step-by-step guide through the protocol using code examples.

1. [Create a Client](test/demo/01_create_client.ts)
2. [Create a Signer](test/demo/02_create_signer.ts)
Expand Down

0 comments on commit bdfaea9

Please sign in to comment.