From 41a61a4f70b36ab9e79f24d08407d9a02c16ba00 Mon Sep 17 00:00:00 2001 From: Joshua Sherman Date: Sat, 11 Jan 2014 16:50:25 -0500 Subject: [PATCH] Dropped src, added badges to README --- .coveralls.yml | 1 - README.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.coveralls.yml b/.coveralls.yml index bf014d4..9160059 100644 --- a/.coveralls.yml +++ b/.coveralls.yml @@ -1,2 +1 @@ service_name: travis-ci -src_dir: classes diff --git a/README.md b/README.md index 7d832f1..941f309 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # PHP Interface Collection of Killer Libraries to Enhance Stuff [![Build Status](https://travis-ci.org/joshtronic/pickles.png)](https://travis-ci.org/joshtronic/pickles) +[![Coverage Status](https://coveralls.io/repos/joshtronic/pickles/badge.png)](https://coveralls.io/r/joshtronic/pickles) +[![Dependency Status](https://www.versioneye.com/user/projects/52d1bc20ec1375baa100004b/badge.png)](https://www.versioneye.com/user/projects/52d1bc20ec1375baa100004b) ## What is PICKLES?