Update readme
This commit is contained in:
parent
df648bf1e1
commit
3f50abcc9e
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue