From f2ec82df0ad23e48fec834b39ad881961388531a Mon Sep 17 00:00:00 2001
From: Cosmin  SAVEANU <cosmin.saveanu@pasteur.fr>
Date: Sat, 17 Jul 2021 20:06:53 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 701cabd..82fcf4d 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
-A repository of R snippets, mostly for creating graphical visualization of data.
+# A repository of R and Python snippets, mostly for creating graphical visualization of data.
+
+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)
-- 
GitLab