From 0ccd0fc94b61ffc1c82b75d72f95e85bf07c193c Mon Sep 17 00:00:00 2001 From: Making GitHub Delicious Date: Thu, 2 Nov 2017 04:13:14 -0400 Subject: add waffle.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 55d3db00..af1df759 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![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)

OpenDC
-- cgit v1.2.3 From 09aa9c967d0b1a775487754d30f4f3124bcf5f87 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 2 Nov 2017 09:14:27 +0100 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index af1df759..9a57534d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![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)

OpenDC
@@ -10,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) +[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
+[![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`. -- cgit v1.2.3