From ce145c6a2ac688b9278a20ec6bcfd761b03df512 Mon Sep 17 00:00:00 2001 From: Khalid Jebbari Date: Thu, 24 May 2018 12:46:08 +0200 Subject: [PATCH] doc: update crates.io badge This is the official markdown snippet from shields.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73262476..ed6a9ef6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ack and grep. [![Linux build status](https://travis-ci.org/BurntSushi/ripgrep.svg?branch=master)](https://travis-ci.org/BurntSushi/ripgrep) [![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/ripgrep?svg=true)](https://ci.appveyor.com/project/BurntSushi/ripgrep) -[![](https://img.shields.io/crates/v/ripgrep.svg)](https://crates.io/crates/ripgrep) +[![Crates.io](https://img.shields.io/crates/v/ripgrep.svg)](https://crates.io/crates/ripgrep) Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).