From 1e8dc9d09fa8293f2bb75b5a7fd818e8ffe30e32 Mon Sep 17 00:00:00 2001 From: Mariocoski Date: Fri, 8 Mar 2019 22:08:19 +0000 Subject: [PATCH] fix: added circle ci badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b37d6f4..6950f89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # foundation -Provides set of interfaces, utils and tests for concrete implementations of js-items repositories +[![CircleCI](https://circleci.com/gh/js-items/foundation.svg?style=svg)](https://circleci.com/gh/js-items/foundation) + +- Provides set of interfaces, utils and tests for concrete implementations of js-items repositories ## Installation `npm i -D @js-items/foundation`