Skip to content

Commit 0fbe2fd

Browse files
authored
Change the badge code in README.md
1 parent f18113f commit 0fbe2fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Gradient
22

3-
<a href="https://github.com/esl/gradient/actions/workflows/build-and-test.yml">
4-
<img src="https://github.com/esl/gradient/actions/workflows/build-and-test.yml/badge.svg"
5-
alt="GitHub Actions Build and Test Status" />
6-
</a>
3+
[![Build Status](https://github.com/esl/gradient/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/esl/gradient/actions/workflows/build-and-test.yml)
74

85
Gradient is a [gradual typechecker][siek:what-is-gt] for Elixir.
96

0 commit comments

Comments
 (0)