summaryrefslogtreecommitdiff
path: root/odcsim/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'odcsim/README.md')
-rw-r--r--odcsim/README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/odcsim/README.md b/odcsim/README.md
index e5dcc319..b0040cab 100644
--- a/odcsim/README.md
+++ b/odcsim/README.md
@@ -14,18 +14,10 @@ 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).
-## Documentation
-Check out the [Getting Started](#getting-started) section for a quick
-overview.
-The documentation is located in the [docs/](docs/) directory and is divided as follows:
-* [Main Concepts](docs/concepts.md)
-* [Building a Model](docs/build.md)
-* [Running a Model](docs/run.md)
-* [API Reference](https://atlarge-research.github.io/opendc-simulator)
-* [Contributing Guide](../CONTRIBUTING.md)
-
## Getting Started
+The instructions below are meant for when you would like to use `odcsim` separately from `opendc`. If you simply want to use the simulator, you do not need to follow them, please refer to the [main README](../README.md) for instructions.
+
### Installation
Please add the required packages as dependency in your project.
Releases are available in the [Maven Central Repository](https://search.maven.org/).