summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index db249c1d..ef59c74a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,21 @@
<h1 align="center">
- <img src="misc/artwork/logo.png" width="100" alt="OpenDC">
+ <a href="http://opendc.org/">
+ <img src="misc/artwork/logo.png" width="100" alt="OpenDC">
+ </a>
<br>
OpenDC Simulator
</h1>
<p align="center">
Collaborative Datacenter Simulation and Exploration for Everybody
</p>
+<p align="center">
+ <a href="https://travis-ci.org/atlarge-research/opendc-simulator">
+ <img src="https://travis-ci.org/atlarge-research/opendc-simulator.svg?branch=master" alt="Build Status">
+ </a>
+ <a href="https://opensource.org/licenses/MIT">
+ <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT License">
+ </a>
+</p>
## Getting the source
Download the source code by running the following code in your command prompt: