Merge pull request #91 from Human-Connection/roschaefer-patch-1

Add travis build status to README
This commit is contained in:
Grzegorz Leoniec 2018-12-16 15:39:24 +01:00 committed by GitHub
commit 7a149793e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,12 @@
# Human Connection - NITRO Web
[![Build Status](https://travis-ci.com/Human-Connection/Nitro-Web.svg?branch=master)](https://travis-ci.com/Human-Connection/Nitro-Web)
![UI Screenshot](screenshot.png)
## Build Setup
### Install
``` bash
# install all dependencies
@ -36,4 +38,4 @@ All reusable Components (for example avatar) should be done inside the styleguid
### To show the styleguide
``` bash
$ yarn styleguide
```
```