diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-07-17 11:26:22 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:48:08 +0200 |
| commit | 9416edf18b2ae9d737e970ad22a79d86935de1c0 (patch) | |
| tree | ec920bc0cfa82425078d57708e5be295e016ca02 | |
| parent | 4ea3f3aa9fd36717dc1c1ded81708c3fb893de9c (diff) | |
Update README for renamed API subproject
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ OpenDC is a project by the [@Large Research Group](http://atlarge-research.com). ## Architecture -OpenDC consists of four components: a Kotlin [simulator](/simulator), a MongoDB database, a Python Flask [web server](/api), and a React.js [frontend](/frontend), each in their own subdirectories. +OpenDC consists of four components: a Kotlin [simulator](/simulator), a MongoDB database, a Python Flask [API](/api), and a React.js [frontend](/frontend), each in their own subdirectories. <p align="center"> <img src="misc/artwork/opendc-component-diagram.png" alt="OpenDC Component Diagram"> |
