diff --git a/.gitmodules b/.gitmodules
index f896bb38ac3bfe6940a6da5979f86ec734f54a36..751b25affdf22d62f3c53ae674df67c07e042063 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,6 @@
 	path = github-crawler
 	url = https://gitlab.liris.cnrs.fr/sharefair/github-crawler.git
 	branch = BioFlow-Insight-corpus
+[submodule "bioflow-insight"]
+	path = bioflow-insight
+	url = https://gitlab.liris.cnrs.fr/sharefair/bioflow-insight.git
diff --git a/README.md b/README.md
index 79330b6f358bf383afa4adac73505259b066eb7f..b0cb6a7b7f7824b0245563f8d397b589d41263f1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # BioFlow-Insight-Study
 
+`git clone --recurse-submodules https://gitlab.liris.cnrs.fr/sharefair/bioflow-insight-study.git`
 
 tets
 ## Getting started
diff --git a/bioflow-insight b/bioflow-insight
new file mode 160000
index 0000000000000000000000000000000000000000..0d378be21ffc7eb9fd89c56a6ab5d625aaf4a168
--- /dev/null
+++ b/bioflow-insight
@@ -0,0 +1 @@
+Subproject commit 0d378be21ffc7eb9fd89c56a6ab5d625aaf4a168