summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-09-01 20:55:17 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-09-01 20:55:17 +0200
commit743bd048d3ae4e82ae327e0c815b8e1b0685988d (patch)
tree63910ddbc0b10c0cc733e02dc03bb6a9dd5f5561
parent2ca2717d26843efa1d70507cff18494661b69049 (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88b03c0..a6ac8f2 100644
--- a/README.md
+++ b/README.md
@@ -39,4 +39,9 @@ ESDS is part of a research project. Thus, studies and validation experiments are
- *More details on the API in [example/sender.py](example/sender.py)*
### Documentation
-See `example/` and `tests/`
+See `example/`, `tests/` and `manual/manual.pdf`
+
+### Tests
+To ensure that esds is properly working and installed on your system, please run the simulations tests with one of the following scripts:
+- `tests/run.sh`
+- `tests/run.py`