summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
-rw-r--r--images/logo.pngbin0 -> 2825 bytes
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ba5e72c..6f66b6af 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
-# OpenDC Web Server
+<h1 align="center">
+ <img src="images/logo.png" width="100" alt="OpenDC">
+ <br>
+ OpenDC Web Server
+</h1>
+<p align="center">
+Collaborative Datacenter Simulation and Exploration for Everybody
+</p>
The OpenDC web server is the bridge between OpenDC's frontend and database. It is built with Flask/SocketIO in Python and implements the OpenAPI-compliant [OpenDC API specification](https://github.com/atlarge-research/opendc/blob/master/opendc-api-spec.json).
diff --git a/images/logo.png b/images/logo.png
new file mode 100644
index 00000000..d743038b
--- /dev/null
+++ b/images/logo.png
Binary files differ