From 26ae3ffc0f7e304fd1d81e68035691b2a503cea6 Mon Sep 17 00:00:00 2001 From: bpatrik Date: Sat, 12 Mar 2016 14:21:25 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 94942ada..92b5027c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # PiGallery2 + +[![devDependency Status](https://david-dm.org/bpatrik/PiGallery2/dev-status.svg)](https://david-dm.org/bpatrik/PiGallery2#info=devDependencies) + This is a photo gallery optimised for running low resource servers (especially on raspberry pi) From c3ea44f5a0eadbc7e3165878b6b27886cdcf76e9 Mon Sep 17 00:00:00 2001 From: bpatrik Date: Sat, 12 Mar 2016 14:21:56 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92b5027c..ad532eb1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PiGallery2 +[![Dependency Status](https://david-dm.org/bpatrik/PiGallery2.svg)](https://david-dm.org/bpatrik/PiGallery2) [![devDependency Status](https://david-dm.org/bpatrik/PiGallery2/dev-status.svg)](https://david-dm.org/bpatrik/PiGallery2#info=devDependencies) This is a photo gallery optimised for running low resource servers (especially on raspberry pi) From 1d029ecdea738b460553b3524aaa6cdb15d6490b Mon Sep 17 00:00:00 2001 From: bpatrik Date: Sat, 12 Mar 2016 14:34:44 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad532eb1..5ac44ab5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PiGallery2 +[![Code Climate](https://codeclimate.com/github/bpatrik/PiGallery2/badges/gpa.svg)](https://codeclimate.com/github/bpatrik/PiGallery2) [![Dependency Status](https://david-dm.org/bpatrik/PiGallery2.svg)](https://david-dm.org/bpatrik/PiGallery2) [![devDependency Status](https://david-dm.org/bpatrik/PiGallery2/dev-status.svg)](https://david-dm.org/bpatrik/PiGallery2#info=devDependencies)