Skip to content

Commit f5abde2

Browse files
authored
Merge pull request #444 from gramlang/ci-badge
Bring back the CI badge with the new URL scheme
2 parents e29fe64 + 8332da0 commit f5abde2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# The Gram Programming Language
22

3+
[![Build status](https://github.com/gramlang/gram/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/gramlang/gram/actions?query=branch%3Amain)
4+
35
[Gram](https://www.gram.org) is a programming language for distributed systems.
46

57
## Installation instructions

0 commit comments

Comments
 (0)