summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Gill <github@bgill.eu>2017-12-12 10:33:15 +0000
committerGitHub <noreply@github.com>2017-12-12 10:33:15 +0000
commit305eddd62dbe98d229133d088e52d32c979c2e72 (patch)
treeea55b782213b3e168767737166444faef1bd4247 /README.md
parent4b732dad19a01595c99611c93a92e20de8480eec (diff)
downloadrust-openssl-305eddd62dbe98d229133d088e52d32c979c2e72.zip
Add crates.io badge
Make it easier to get to the crates.io page from this repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 067a538d..8b80170b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# rust-openssl
-[![CircleCI](https://circleci.com/gh/sfackler/rust-openssl.svg?style=shield)](https://circleci.com/gh/sfackler/rust-openssl) [![Build status](https://ci.appveyor.com/api/projects/status/d1knobws948pyynk/branch/master?svg=true)](https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master)
+[![CircleCI](https://circleci.com/gh/sfackler/rust-openssl.svg?style=shield)](https://circleci.com/gh/sfackler/rust-openssl) [![Build status](https://ci.appveyor.com/api/projects/status/d1knobws948pyynk/branch/master?svg=true)](https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master) [![crates.io](https://img.shields.io/crates/v/openssl.svg)](https://crates.io/crates/openssl)
[Documentation](https://docs.rs/openssl).