From e120a72e749b2a873fd4ad7a99aa09f713dc9d17 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 30 May 2023 23:54:00 -0400 Subject: [PATCH] badge in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b38a67bd..3871553a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Moonpool +[![build](https://github.com/c-cube/moonpool/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/moonpool/actions/workflows/main.yml) + A pool within a bigger pool (ie the ocean). Here, we're talking about pools of [Thread.t] which live within a fixed pool of [Domain.t].