From 8a59d19cc72d461125bd3e677d169895612fc370 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sun, 30 Oct 2016 22:47:29 -0700 Subject: [PATCH] Fix shield link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e8267c..63cf3e9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ just ==== -![crates.io version](https://img.shields.io/crates/v/just.svg) +[![crates.io version](https://img.shields.io/crates/v/just.svg)](https://crates.io/crates/just) `just` is a handy way to run project-specific commands.