summaryrefslogtreecommitdiff
path: root/simulator/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/README.md')
-rw-r--r--simulator/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/simulator/README.md b/simulator/README.md
index d02925d6..35a598be 100644
--- a/simulator/README.md
+++ b/simulator/README.md
@@ -24,7 +24,9 @@ This component is responsible for modelling and simulation of datacenters and th
The [Infrastructure as a Service](https://en.wikipedia.org/wiki/Infrastructure_as_a_Service) (IaaS) component of OpenDC for computing infrastructure (similar to
[Amazon EC2](https://aws.amazon.com/ec2/) and [Google Compute Engine](https://cloud.google.com/compute)).
- **[opendc-workflow](opendc-workflow)**
- Workflow orchestration service built on top of OpenDC.
+ Workflow orchestration service built on top of OpenDC.
+- **[opendc-serverless](opendc-serverless)**
+ FaaS platform built on top of OpenDC.
- **[opendc-format](opendc-format)**
Collection of libraries for processing data formats related to (simulation of) cloud computing and datacenters.
- **[opendc-experiments](opendc-experiments)**