summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-01-29 00:22:41 -0800
committerGitHub <noreply@github.com>2017-01-29 00:22:41 -0800
commit9e08bc86c3dca26e17c5896f6379390ba7887c74 (patch)
tree17babeab026f28e9568f6f0bb459e9fa592a3e56 /README.md
parenta08783561af6f1162eadf77fe74d12b2ef18e5ae (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b010e4..ffcbffc 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
# config-rs
+[![Crates.io](https://img.shields.io/crates/v/config.svg)](https://crates.io/crates/config)
+[![Crates.io](https://img.shields.io/crates/dv/config.svg)](https://crates.io/crates/config)
[![Build Status](https://travis-ci.org/mehcode/config-rs.svg?branch=master)](https://travis-ci.org/mehcode/config-rs)
> Layered configuration system for Rust applications (with strong support for [12-factor] applications).