summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-28 22:05:28 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-28 22:05:28 +0200
commitd8e995276276ee8145e1113d3d63a473a3ae7c26 (patch)
treed26f7d1d478266071dbd98caa4fc9fe997d0b315 /README.md
parentaf0342c681a70f336bfc94a4e4fc507943ef52b3 (diff)
Update tech stack list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d38652dc..d1f368a9 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ OpenDC is a project by the [@Large Research Group](http://atlarge-research.com).
## Architecture
-OpenDC consists of four components: a C++ simulator, a SQLite database, a Python Flask web server, and a TypeScript frontend.
+OpenDC consists of four components: a Kotlin simulator, a MariaDB database, a Python Flask web server, and a React.js frontend.
![opendc-component-diagram](https://raw.githubusercontent.com/tudelft-atlarge/opendc/master/images/opendc-component-diagram.png)