From b87faa0bccf661a2b6a948d9420d52a19a63d9a2 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 28 Sep 2017 21:41:48 +0200 Subject: Improve README header --- README.md | 9 ++++++++- images/logo.png | Bin 0 -> 2825 bytes 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 images/logo.png 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 +

+ OpenDC +
+ OpenDC Web Server +

+

+Collaborative Datacenter Simulation and Exploration for Everybody +

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 Binary files /dev/null and b/images/logo.png differ -- cgit v1.2.3