diff --git a/README.md b/README.md
index 8cdf33ca8c1a345a196ae5ecf1b6456ddf0baa54..4830127ff61ec0d2beda814f8a52b3e228f906ed 100644
--- a/README.md
+++ b/README.md
@@ -15,4 +15,10 @@ bioflow-insight --processes-to-remove "MULTIQC, CUSTOM_DUMPSOFTWAREVERSIONS" phy
 The results of the analysis can be found in the `results` folder and the two graphs can be found in the following addresses:
 
 * `results/graphs/specification_graph.png`
-* `results/graphs/process_dependency_graph.png`
\ No newline at end of file
+* `results/graphs/process_dependency_graph.png`
+
+
+
+| <img align="center" src="img/specification_graph.png" >  |  <img align="center" src="img/process_dependency_graph.png" > |
+|:-:|---|
+| Specification Graph  |  Process Dependency Graph  |
\ No newline at end of file
diff --git a/img/process_dependency_graph.png b/img/process_dependency_graph.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e85b49b6463a81fa7990cd3d342309790866f3b
Binary files /dev/null and b/img/process_dependency_graph.png differ
diff --git a/img/specification_graph.png b/img/specification_graph.png
new file mode 100644
index 0000000000000000000000000000000000000000..4e5f8e9d7a757f8303496666d6c5d780ca17eb32
Binary files /dev/null and b/img/specification_graph.png differ