diff --git a/README.md b/README.md index 4f9391634..c48e4da65 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +```