badge in readme

This commit is contained in:
Simon Cruanes 2023-05-30 23:54:00 -04:00
parent 2c3b2f3191
commit e120a72e74
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -1,5 +1,7 @@
# Moonpool # 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 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]. pools of [Thread.t] which live within a fixed pool of [Domain.t].