summaryrefslogtreecommitdiff
path: root/odcsim
diff options
context:
space:
mode:
Diffstat (limited to 'odcsim')
-rw-r--r--odcsim/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/odcsim/README.md b/odcsim/README.md
index b0040cab..b930315a 100644
--- a/odcsim/README.md
+++ b/odcsim/README.md
@@ -11,8 +11,7 @@
by the [OpenDC](https://opendc.org) project.
Simulations are defined in terms of a hierarchical grouping of actors
and the interactions between these actors
-([Actor model](https://en.wikipedia.org/wiki/Actor_model)), using
-an API similar to [Akka](https://doc.akka.io/docs/akka/current/index.html).
+([Actor model](https://en.wikipedia.org/wiki/Actor_model)).
## Getting Started