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 +```