From 5f71abdb29cf57ea3607dca7e8c06c4bd8ebe714 Mon Sep 17 00:00:00 2001 From: George Marchment <georgemarchment@yahoo.fr> Date: Fri, 16 Feb 2024 09:26:23 +0100 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 690fbe9..3d45a03 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ The structure of this folder is organised as such : > For each graph **BioFlow-Insight** generates it in the `mermaid` format and the dot `dot` format. If the `render_graphs` option is set to `True`, the `png` image is also generated. -These are the graphs which are generated by **BioFlow-Insight**, they are rendered using Graphviz (png). +Here are some of the graphs which are generated by **BioFlow-Insight**, they are rendered using Graphviz (png). | <img align="center" src="img/specification_graph.png" > | <img align="center" src="img/dependency_graph_wo_branch_operations.png"> | <img align="center" src="img/process_dependency_graph.png" > | |:-:|:-:|---| -- GitLab