Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul committed Dec 1, 2023
1 parent 7bb16d8 commit bfb0bb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,11 @@ Use `ParseVerifiableCredential(raw string)` and `ParseVerifiablePresentation(raw
go get github.com/nuts-foundation/go-did
```
## Testing
```shell
go test ./... -tags=jwx_es256k
```

## State of the library
We keep the API stable, breaking changes will only be introduced in new major versions.

0 comments on commit bfb0bb6

Please sign in to comment.