Skip to content

Commit 9ef331f

Browse files
committed
Add dependency-ci badge
1 parent cad023b commit 9ef331f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ LLVM-rs
44
[![Crate Downloads](https://img.shields.io/crates/d/llvm-alt.svg)](https://crates.io/crates/llvm-alt)
55
[![Crate License](https://img.shields.io/crates/l/llvm-alt.svg)](https://crates.io/crates/llvm-alt)
66
[![Build Status](https://travis-ci.org/TomBebbington/llvm-rs.svg?branch=master)](https://travis-ci.org/TomBebbington/llvm-rs)
7+
[![Dependency Status](https://dependencyci.com/github/TomBebbington/llvm-rs/badge)](https://dependencyci.com/github/TomBebbington/llvm-rs)
78

89
This is a library that wraps [LLVM](http://llvm.org) using Rust idioms and the cbox library. There is
910
[good quality documentation available](https://tombebbington.github.io/llvm-rs/) if you

0 commit comments

Comments
 (0)