From 60eee785a9c2b57d8923bbaf46930c31cf8537c8 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 10 Nov 2020 14:06:19 -0500 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d4cef5c..7c843f1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OCaml-containers 📦 [![Build Status](https://travis-ci.org/c-cube/ocaml-containers.svg?branch=master)](https://travis-ci.org/c-cube/ocaml-containers) ![build gh](https://github.com/c-cube/ocaml-containers/workflows/build/badge.svg) +# OCaml-containers 📦 ![build](https://github.com/c-cube/ocaml-containers/workflows/build/badge.svg) A modular, clean and powerful extension of the OCaml standard library.