Update readme

This commit is contained in:
Mikołaj Pich 2018-08-22 11:35:41 +02:00
parent df648bf1e1
commit 3f50abcc9e
No known key found for this signature in database
GPG key ID: F62B26E36D4C4BAA

View file

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