summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2017-10-01 12:01:42 +0200
committerFabian Mastenbroek <fabianishere@outlook.com>2017-10-01 14:52:28 +0200
commit2c26e9c91c945af065770c323e8b80a9f5104379 (patch)
tree8bb601d46c165702ff3553df89ef601152fb544c /README.md
parent444816382982f6585a58baa82e261f1b26ab7412 (diff)
chore: Add Travis shield to README
Diffstat (limited to 'README.md')
-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: