From 212c436c4fd8490e4a1bc44ae5af880c32780c68 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 20 Mar 2017 23:26:06 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9962e4f..4d9a1d7 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The website can be found at https://www.redox-os.org. Please make sure you use the **latest nightly** of `rustc` before building (for more troubleshooting, see ["Help! Redox won't compile!"](#compile-help)). [![Travis Build Status](https://travis-ci.org/redox-os/redox.svg?branch=master)](https://travis-ci.org/redox-os/redox) +[![Downloads](https://img.shields.io/github/downloads/redox-os/redox/total.svg)](https://githb.com/redox-os/releases) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) ![Rust Version](https://img.shields.io/badge/rust-rustc%201.16.0--nightly%20(24055d0f2%202017--01--31)-lightgrey.svg)