mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-07 02:26:28 +02:00
Update README.md
This commit is contained in:
parent
2ca2717d26
commit
743bd048d3
1 changed files with 6 additions and 1 deletions
|
@ -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)*
|
- *More details on the API in [example/sender.py](example/sender.py)*
|
||||||
|
|
||||||
### Documentation
|
### 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`
|
||||||
|
|
Loading…
Add table
Reference in a new issue