From dba88d752de60ca774f44c3566b565ffa40e17be Mon Sep 17 00:00:00 2001 From: jon4hz Date: Sat, 17 Dec 2022 17:23:01 +0100 Subject: [PATCH] docs: add badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a049076..1307e42 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A golang API wrapper for the 1inch API ## Getting started +[![testing](https://github.com/jon4hz/go-1inch/actions/workflows/testing.yml/badge.svg)](https://github.com/jon4hz/go-1inch/actions/workflows/testing.yml) + ```go package main