Skip to content

Commit 467d869

Browse files
committed
Reverting to non-list type text in Markdown
1 parent d882105 commit 467d869

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

elastic-tube-1d/README.md

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

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`
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`
9492

9593
{% 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." %}
9694

0 commit comments

Comments
 (0)