From ea9c056a144ee212cec33e663cadf16e020a89f5 Mon Sep 17 00:00:00 2001
From: Cosmin  SAVEANU <cosmin.saveanu@pasteur.fr>
Date: Mon, 13 Sep 2021 15:12:34 +0200
Subject: [PATCH] Update Density coloured scatterplots with ggplot2/README.md

---
 Density coloured scatterplots with ggplot2/README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Density coloured scatterplots with ggplot2/README.md b/Density coloured scatterplots with ggplot2/README.md
index 8b13789..195d945 100644
--- a/Density coloured scatterplots with ggplot2/README.md	
+++ b/Density coloured scatterplots with ggplot2/README.md	
@@ -1 +1,10 @@
+# Density coloured scatter plots to avoid overplotting
+
+Any time.
+
+Running the included example from the R script leads to this image:
+
+![xyplot](<./xyplot_density.png> "X, Y scatterplot with density information")
+
+The result will need further adjustments, in Inkscape.
 
-- 
GitLab