diff options
Diffstat (limited to 'simulator/odcsim/README.md')
| -rw-r--r-- | simulator/odcsim/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/odcsim/README.md b/simulator/odcsim/README.md index b930315a..78cfaa27 100644 --- a/simulator/odcsim/README.md +++ b/simulator/odcsim/README.md @@ -9,7 +9,7 @@ ## Introduction **odcsim** is a framework for discrete event simulation in Kotlin, used by the [OpenDC](https://opendc.org) project. -Simulations are defined in terms of a hierarchical grouping of actors +Projects 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)). |
