From 7ea01d7d717791cde149769c8ab90a70d68040d9 Mon Sep 17 00:00:00 2001 From: bronzdoc Date: Thu, 13 Feb 2020 12:37:04 -0600 Subject: [PATCH] Remove quote at the end of the logo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8374693..05a0176 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Skunk -![skunk](https://github.com/fastruby/skunk/raw/master/logo.png") +![skunk](https://github.com/fastruby/skunk/raw/master/logo.png) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](code-of-conduct.md) [![Build Status](https://travis-ci.org/fastruby/skunk.svg?branch=master)](https://travis-ci.org/fastruby/skunk) [![Maintainability](https://api.codeclimate.com/v1/badges/3e33d701ced16eee2420/maintainability)](https://codeclimate.com/github/fastruby/skunk/maintainability) [![Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://rubydoc.info/gems/skunk)