Skip to content

Commit f4d18a5

Browse files
committed
docs(README): remove redundant notes on runtime dependencies
1 parent c93f8c7 commit f4d18a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ go get -u github.com/bsv-blockchain/go-subtree
128128
- **Benchmarks** – Check the latest numbers in the [benchmark results](#benchmark-results)
129129
- **Test Suite** – Review both the [unit tests](subtree_test.go) and [fuzz tests](subtree_fuzz_test.go) (powered by [`testify`](https://github.com/stretchr/testify))
130130

131-
> **Good to know:** `go-subtree` ships with *zero* runtime dependencies.
132-
> The only external package we use is `testify`—and that's strictly for tests.
133-
134131
<br/>
135132

136133
<details>

0 commit comments

Comments
 (0)