Skip to content

Commit a9b20e9

Browse files
committed
Link to sbpf-coverage from README.md
1 parent b5a014d commit a9b20e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A wrapper around [`anchor test`] for computing test coverage
44

5-
`anchor-coverage` requires a patched `solana-test-validator` (see below). The patch is known to work with [Agave v3.0.6](https://github.com/anza-xyz/agave/tree/v3.0.6).
5+
`anchor-coverage` requires a [patched] `solana-test-validator` (see below). The patch is known to work with [Agave v3.0.6](https://github.com/anza-xyz/agave/tree/v3.0.6).
66

77
## Steps to use
88

@@ -67,3 +67,4 @@ The following is an example. The line with the assignment to `signer` is hit onl
6767
[Releases]: https://github.com/trail-of-forks/sbpf-coverage/releases
6868
[`anchor test`]: https://www.anchor-lang.com/docs/references/cli#test
6969
[from source]: https://docs.anza.xyz/cli/install#building-from-source
70+
[patched]: https://github.com/trail-of-forks/sbpf-coverage

0 commit comments

Comments
 (0)