mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-09 22:56:53 +00:00
Update README.md
This commit is contained in:
parent
743bd048d3
commit
f6fc8a4c86
1 changed files with 4 additions and 5 deletions
|
@ -10,6 +10,10 @@ ESDS is part of a research project. Thus, studies and validation experiments are
|
||||||
### Installation
|
### Installation
|
||||||
`> pip install esds`
|
`> pip install esds`
|
||||||
|
|
||||||
|
To ensure that esds is properly working and installed on your system, you can run the simulations tests with one of the following scripts:
|
||||||
|
- `tests/run.sh`
|
||||||
|
- `tests/run.py`
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- Easy to use
|
- Easy to use
|
||||||
- Small API
|
- Small API
|
||||||
|
@ -40,8 +44,3 @@ ESDS is part of a research project. Thus, studies and validation experiments are
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
See `example/`, `tests/` and `manual/manual.pdf`
|
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