From 4983ef21f0a01f8c4c8f053d42c9b56c4a12b2a3 Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Thu, 13 Dec 2018 17:15:09 -0700 Subject: [PATCH] Add a whatsdeployed.io badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e41a5dcf8ff..7da38d8a456 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # crates.io [![Build Status](https://travis-ci.org/rust-lang/crates.io.svg?branch=master)](https://travis-ci.org/rust-lang/crates.io) +[![What's Deployed](https://img.shields.io/badge/whatsdeployed-prod-green.svg)](https://whatsdeployed.io/s-9IG) Source code for the default [Cargo](http://doc.crates.io) registry. Viewable online at [crates.io](https://crates.io).