From 7d028f607696741586100ed888650bf7c18192de Mon Sep 17 00:00:00 2001 From: Tim Kuehn Date: Fri, 12 Feb 2016 11:13:58 -0800 Subject: [PATCH] Add crates.io shield --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96b2d26..ec69aaf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis-CI Status](https://travis-ci.org/google/tarpc.png?branch=master)](https://travis-ci.org/google/tarpc) [![Coverage Status](https://coveralls.io/repos/github/google/tarpc/badge.svg?branch=master)](https://coveralls.io/github/google/tarpc?branch=master) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.txt) +[![Latest Version](https://img.shields.io/crates/v/tarpc.svg)](https://crates.io/crates/tarpc) *Disclaimer*: This is not an official Google product.