From 8e52f4a61c5f6318ac7a62362ba8126da050a787 Mon Sep 17 00:00:00 2001 From: Seyed Ali Roshan Date: Sun, 18 Feb 2018 01:09:38 +0330 Subject: [PATCH] add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fcefe97..ecb5395 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Coverage Status](https://coveralls.io/repos/github/MetaiR/simple-storage-tools/badge.svg?branch=master)](https://coveralls.io/github/MetaiR/simple-storage-tools?branch=master) +[![Build Status](https://travis-ci.org/MetaiR/simple-storage-tools.svg?branch=master)](https://travis-ci.org/MetaiR/simple-storage-tools) + # Simple Storage a lightweight library for projects that allow you to work with local and session storage.