Update README (#8)
This commit is contained in:
parent
94a5d76af3
commit
29bac1e98e
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -1,12 +1,21 @@
|
|||
# fake-log
|
||||
# Wulkanowy 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/)
|
||||
|
||||
Fake log for the Wulknaowy app. Used for testing.
|
||||
|
||||
## Instalation
|
||||
|
||||
```bash
|
||||
$ npm install
|
||||
$ npm run start
|
||||
$ npm start
|
||||
```
|
||||
|
||||
## Login
|
||||
|
||||
**Email**: `jan@fakelog.cf`
|
||||
|
||||
**Password**: `jan123`
|
||||
|
||||
**Log**: `Fakelog` for [fakelog.cf](fakelog.cf) or `Fakelog lokalnie` for local
|
||||
|
|
Loading…
Reference in a new issue