Skip to content

Commit d882105

Browse files
committed
Fix README Markdown
1 parent decd984 commit d882105

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

elastic-tube-1d/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ cd solid-python
8888
./run.sh
8989
```
9090

91-
**Optional:** A run-time plot visualization can be trigged by passing `--enable-plot` in `run.sh` of `FluidSolver.py`. Additionally a video of the run-time plot visualization can be generated by additionally passing `--write-video`.
91+
**Optional:**
92+
* A run-time plot visualization can be trigged by passing `--enable-plot` in `run.sh` of `FluidSolver.py`
93+
* Additionally a video of the run-time plot visualization can be generated by additionally passing `--write-video`
9294

9395
{% include warning.html content= "The C++ and Python solvers lead to different results. Please consider the Python results as the correct ones and refer to this [open issue](https://github.com/precice/tutorials/issues/195) for more insight. Contributions are particularly welcome here." %}
9496

0 commit comments

Comments
 (0)