Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mia1024 authored Aug 31, 2023
1 parent 3bcb466 commit 8f3cbbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Merkle Tree Certificates

This is a reference implementation of the [Merkle Tree Certificate](https://www.ietf.org/id/draft-davidben-tls-merkle-tree-certs-00.html) proposal.

## Dependencies

Expand Down Expand Up @@ -109,4 +110,4 @@ To typecheck, run

```
mypy --check-untyped-defs .
```
```

0 comments on commit 8f3cbbb

Please sign in to comment.