From 71dae0265cac5d5ce173d76e050af593150acb00 Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Thu, 12 Oct 2023 09:56:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11fc823..500290b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ ------- +![main check](https://github.com/boudra/chainsauce/actions/workflows/check.yml/badge.svg?branch=main) + Chainsauce is a general-purpose Ethereum indexer that sources contract events to build easily queryable data. ## How to use?