From cd8ce95112cdd3d1a4e611aa4a67bfc60caafdf7 Mon Sep 17 00:00:00 2001 From: David Terpay <35130517+davidterpay@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:29:38 -0400 Subject: [PATCH] init (#16) --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b393420..7d69d31 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,17 @@ -[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#wip) -[![GoDoc](https://img.shields.io/badge/godoc-reference-blue?style=flat-square&logo=go)](https://godoc.org/github.com/skip-mev/block-sdk) -[![Go Report Card](https://goreportcard.com/badge/github.com/skip-mev/block-sdk?style=flat-square)](https://goreportcard.com/report/github.com/skip-mev/block-sdk) -[![Version](https://img.shields.io/github/tag/skip-mev/block-sdk.svg?style=flat-square)](https://github.com/skip-mev/block-sdk/releases/latest) -[![License: Apache-2.0](https://img.shields.io/github/license/skip-mev/block-sdk.svg?style=flat-square)](https://github.com/skip-mev/block-sdk/blob/main/LICENSE) -[![Lines Of Code](https://img.shields.io/tokei/lines/github/skip-mev/block-sdk?style=flat-square)](https://github.com/skip-mev/block-sdk) +
+ + Repo Status + + + License + + + License + +
### 🤔 What is the Block SDK?