From b0d365365b789d086205db2702f000a379ec76dc Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Wed, 14 Jun 2023 00:47:07 +0300 Subject: [PATCH] chore: remove Go version badge from readme (#194) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dcc3a59..41e2201 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Interop Dashboard](https://github.com/libp2p/test-plans/workflows/libp2p%20multidimensional%20interop%20test/badge.svg?branch=master)](https://github.com/libp2p/test-plans/actions/runs/5259171443/attempts/2#summary-14235717665) [![Made by Protocol Labs](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai) -![Go version](https://img.shields.io/badge/go-%3E%3D1.14.0-blue.svg?style=flat-square) This repository contains interoperability and end to end tests for libp2p modules across different implementations and versions.