diff --git a/README.md b/README.md
index 82fcf4d4ce076a57ffe81670ca70e826b1c5fb36..eefb7791d596254a1fb4e2f883e1d38807be8b63 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,4 @@ The small script fragments with their explanations can be useful for:
 - representing results as heatmaps (Categorical heatmaps, R)
 - combine tables with a kind of very crude left join written in Python (Get rows py3)
 - represent results as barplots (Tridimensional barplots in R)
+- density coloured scatter plots that avoid overplotting (with ggplot2, R)