summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgios Andreadis <G.Andreadis@student.tudelft.nl>2017-11-10 09:02:07 +0100
committerGitHub <noreply@github.com>2017-11-10 09:02:07 +0100
commit46137ff8dafa045a376549527df6098e10782420 (patch)
tree62a92af663a7432d5c413763aeb44e42284906cf /README.md
parentaef3e697f02806a47dec3843a071f8b5cd9980bc (diff)
parent4d6532d6b642137851f9bcc1cabadbc2bd8407bd (diff)
Merge pull request #56 from atlarge-research/upgrade-dependencies
Upgrade dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a57534d..b1e15aad 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ Collaborative Datacenter Simulation and Exploration for Everybody
[![Build Status](https://travis-ci.org/atlarge-research/opendc-frontend.svg?branch=master)](https://travis-ci.org/atlarge-research/opendc-frontend)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
-[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)<br/>
+[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
+[![bitHound Overall Score](https://www.bithound.io/github/atlarge-research/opendc-frontend/badges/score.svg)](https://www.bithound.io/github/atlarge-research/opendc-frontend)<br/>
[![Waffle.io - Columns and their card count](https://badge.waffle.io/atlarge-research/opendc-frontend.png?columns=all)](https://waffle.io/atlarge-research/opendc-frontend?utm_source=badge)
The user-facing component of the OpenDC stack, allowing users to build and interact with their own (virtual) datacenters. Built in *React.js* and *Redux*, with the help of `create-react-app`.