Skip to content

Commit ce28bd5

Browse files
authored
chore(docs): added link to the badge release (ethereum#1401)
* Update README.md
1 parent 823718a commit ce28bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Execution Spec Tests
22

3-
![latest version](https://img.shields.io/github/v/release/ethereum/execution-spec-tests)
3+
[![latest version](https://img.shields.io/github/v/release/ethereum/execution-spec-tests)](https://github.com/ethereum/execution-spec-tests/releases/latest)
44

55
[ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests) is both a collection of test cases and a framework implemented in Python to generate tests for Ethereum execution clients.
66

0 commit comments

Comments
 (0)