From d403cae9e66eca634323daf73ccd70f75b35a0c5 Mon Sep 17 00:00:00 2001 From: Bryce Fisher-Fleig Date: Thu, 10 Jul 2014 17:22:27 -0700 Subject: [PATCH] Added link to rust-ci.org documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a59ccdbc..7c254097 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ rust-openssl [![Build Status](https://travis-ci.org/sfackler/rust-openssl.svg?branch=master)](https://travis-ci.org/sfackler/rust-openssl) ============ + +See the [rustdoc output](http://www.rust-ci.org/sfackler/rust-openssl/doc/openssl/).