From da3388dbf9c8e877fa66eb0933b1db7de16b8dc8 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 9 Jun 2023 10:24:05 -0400 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4883a5e..22ea330 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Trace +[![Build and Test](https://github.com/c-cube/trace/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/trace/actions/workflows/main.yml) + This small library provides basic types that can be used to instrument a library or application, either by hand or via a ppx.