From 8e350f6b6ae99c3ac0e2e564695d1634dffbf430 Mon Sep 17 00:00:00 2001 From: Sean Bowe Date: Thu, 24 Dec 2015 03:19:30 -0700 Subject: [PATCH] Update readme with travis build image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 758af65..c1caee4 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -Bellman is a Rust language zk-SNARK crate. \ No newline at end of file +# bellman [![Build status](https://api.travis-ci.org/ebfull/bellman.svg)](https://travis-ci.org/ebfull/bellman) [![Crates.io](https://img.shields.io/crates/v/bellman.svg)](https://crates.io/crates/bellman) # + +This is a Rust language zk-SNARK crate. \ No newline at end of file