From 3f50abcc9e05d3750a9a3bf4b35f92ff14bb7158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Wed, 22 Aug 2018 11:35:41 +0200 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 17962b4..582f68c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # fake-log +[![CircleCI](https://img.shields.io/circleci/project/github/wulkanowy/fake-log.svg)](https://circleci.com/gh/wulkanowy/fake-log) [![Greenkeeper badge](https://badges.greenkeeper.io/wulkanowy/fake-log.svg)](https://greenkeeper.io/) + + +## Instalation + +```bash +$ npm install +$ npm run start +```