From 273cca4167ab0f057252c754a629e8d81af992c6 Mon Sep 17 00:00:00 2001 From: alpharush <0xalpharush@protonmail.com> Date: Sat, 24 Jun 2023 10:50:11 -0500 Subject: [PATCH] fix logo on pypi (#1999) PyPI needs a link to properly render the logo xref https://github.com/pypi/warehouse/issues/5246 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17fdb02b5..cb815561e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slither, the Solidity source analyzer -Logo +Logo [![Build Status](https://img.shields.io/github/actions/workflow/status/crytic/slither/ci.yml?branch=master)](https://github.com/crytic/slither/actions?query=workflow%3ACI) [![Slack Status](https://empireslacking.herokuapp.com/badge.svg)](https://empireslacking.herokuapp.com)