From 29321034d287bb6aaef6bbde40689b2bc2fbef0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?joshcs=2Eeth=20=E1=B5=8D=E1=B5=90?= <46639943+jcstein@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:48:40 -0500 Subject: [PATCH] remove design doc --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 09853b412c..5fb029336b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ABCI-client implementation for Optimistic Rollups. -Design document: - [![build-and-test](https://github.com/celestiaorg/rollmint/actions/workflows/test.yml/badge.svg)](https://github.com/celestiaorg/rollmint/actions/workflows/test.yml) [![golangci-lint](https://github.com/celestiaorg/rollmint/actions/workflows/lint.yml/badge.svg)](https://github.com/celestiaorg/rollmint/actions/workflows/lint.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/celestiaorg/rollmint)](https://goreportcard.com/report/github.com/celestiaorg/rollmint)