Skip to content

Commit 5ab9693

Browse files
authored
Update README.md: added status badges (#45)
1 parent 1142b68 commit 5ab9693

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Builder Playground
22

3+
[![Goreport status](https://goreportcard.com/badge/github.com/flashbots/builder-playground)](https://goreportcard.com/report/github.com/flashbots/builder-playground)
4+
[![Test status](https://github.com/flashbots/builder-playground/actions/workflows/checks.yaml/badge.svg?branch=main)](https://github.com/flashbots/builder-playground/actions?query=workflow%3A%22Checks%22)
5+
36
The builder playground is a tool to deploy an end-to-end environment to locally test EVM block builders.
47

58
## Usage

0 commit comments

Comments
 (0)