From 44aa0d51f6ec516c2ddd5fe088e0e85f511822f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Pe=C5=A5ovsk=C3=BD?= Date: Thu, 9 Jun 2016 14:21:33 +0200 Subject: [PATCH] add VersionEye and license badges to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1bd55cb..53c8c5b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Simple API client for [Dead Man's Snitch](https://deadmanssnitch.com) inspired by official [Ruby client](https://github.com/deadmanssnitch/snitcher) +[![Dependency Status](https://www.versioneye.com/user/projects/57595ef47757a00041b3b2ee/badge.svg?style=plastic)](https://www.versioneye.com/user/projects/57595ef47757a00041b3b2ee) +[![license](https://img.shields.io/github/license/webcore/snitcher.svg?maxAge=2592000)](https://opensource.org/licenses/MIT) + ## Install Via Composer