From 10a1aac9823c92e71b19d0cb4984691f4d78c363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Landa-Marb=C3=A1n?= Date: Thu, 27 Oct 2022 17:03:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7005f60..bb8589a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ pymm -i some_input_image.png -p some_input_parameters.txt -o some_output_folder Run `pymm --help` to see all possible command line argument options. Inside the `some_input_parameters.txt` file you provide the framework parameters such as the dimensions of the microsystem, mesh size, inlet pressure, and more. See the .txt files in the examples folder. ## Getting started -See the docs folder. +See the [_documentation_](https://daavid00.github.io/pymm/introduction.html). ## Examples All the numerical simulations included in the below publication can be found in the examples folder.