diff options
| -rw-r--r-- | README.md | 9 | ||||
| -rw-r--r-- | images/logo.png | bin | 0 -> 2825 bytes |
2 files changed, 8 insertions, 1 deletions
@@ -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 Binary files differnew file mode 100644 index 00000000..d743038b --- /dev/null +++ b/images/logo.png |
