From c2572b51fb3f0fec8d546a965f1407447de1476b Mon Sep 17 00:00:00 2001 From: Chris Colvard Date: Fri, 31 Mar 2017 18:46:12 -0400 Subject: [PATCH] Add standard badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 391b663..77813cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Ldp.rb [![Build Status](https://travis-ci.org/projecthydra/ldp.png?branch=master)](https://travis-ci.org/projecthydra/ldp) +[![Version](https://badge.fury.io/rb/ldp.png)](http://badge.fury.io/rb/ldp) +[![Dependencies](https://gemnasium.com/projecthydra/ldp.png)](https://gemnasium.com/projecthydra/ldp) +[![Coverage Status](https://coveralls.io/repos/github/projecthydra/ldp/badge.svg?branch=master)](https://coveralls.io/github/projecthydra/ldp?branch=master) Linked Data Platform client library for Ruby