From 957bbb10d20674bfd7d0e679d7bd3599af31b2a9 Mon Sep 17 00:00:00 2001 From: Fardale Date: Sat, 3 Apr 2021 16:38:38 +0200 Subject: [PATCH] readme: update status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1194303..2f1b6be5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OCaml-containers 📦 ![build](https://github.com/c-cube/ocaml-containers/workflows/build/badge.svg) +# OCaml-containers 📦 [![Build and test](https://github.com/c-cube/ocaml-containers/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/ocaml-containers/actions/workflows/main.yml) A modular, clean and powerful extension of the OCaml standard library.