From cdc39dea881aaebc4213a2c48a3b856a941bb0fe Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 4 Jan 2022 23:50:27 +0530 Subject: README: Add CI badges. * README.org (ci-badge): New macro. Add CI badges. --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 698a25f..e05f4ce 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,7 @@ #+TITLE: kolam +#+MACRO: ci-badge [[https://ci.systemreboot.net/jobs/$1][https://ci.systemreboot.net/badge/$1.svg]] + +{{{ci-badge(kolam-with-guile-3.0)}}} {{{ci-badge(kolam-with-guile-3.0-latest)}}} {{{ci-badge(kolam-website)}}} kolam is a [[https://graphql.org/][GraphQL]] implementation for Scheme. -- cgit v1.2.3