Commit 2a3e51c5ebe2f7218152a8cb93b831d3ec4435c4
Update README.md
wanderer authored on 8/4/2017, 10:36:34 PMGitHub committed on 8/4/2017, 10:36:34 PM
Parent: fff06e545aaaa65825a4461c73bec725117123e5
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -64,9 +64,9 @@ | ||
64 | 64 … | # BENCHMARKS |
65 | 65 … | The result of the benchmarks show that the binary radix tree produces proofs on |
66 | 66 … | average %67 small then the Ethereum Trie with 100000 keys stored. |
67 | 67 … | |
68 | -['./benchmarks/benchmarks.md'](./benchmarks/benchmarks.md) | |
68 … | +['./benchmarks/benchmarks.md'](./benchmark/results.md) | |
69 | 69 … | |
70 | 70 … | # TESTS |
71 | 71 … | `npm run tests` |
72 | 72 … |
Built with git-ssb-web