From b635b95395ada0ba3a516c9c72903a72f199e103 Mon Sep 17 00:00:00 2001
From: Hanna  JULIENNE <hanna.julienne@pasteur.fr>
Date: Tue, 30 Oct 2018 09:42:29 +0100
Subject: [PATCH] Add README.md

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c99b105
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+RAISS (Robust and accurate imputation from summary statistics) is a python 
+package enabling the imputation of SNP summary statistics from the neighboring 
+SNPs by taking advantage of the Linkage desiquilibrium.
+
+The package documentation is : http://statistical-genetics.pages.pasteur.fr/raiss/
\ No newline at end of file
-- 
GitLab