From 4e97b08c5b2d1ab76211c6a77fdcbbdb326aec74 Mon Sep 17 00:00:00 2001
From: George Marchment <georgemarchment@yahoo.fr>
Date: Thu, 7 Mar 2024 12:36:12 +0100
Subject: [PATCH] update

---
 .gitmodules     | 3 +++
 README.md       | 1 +
 bioflow-insight | 1 +
 3 files changed, 5 insertions(+)
 create mode 160000 bioflow-insight

diff --git a/.gitmodules b/.gitmodules
index f896bb3..751b25a 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 79330b6..b0cb6a7 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 0000000..0d378be
--- /dev/null
+++ b/bioflow-insight
@@ -0,0 +1 @@
+Subproject commit 0d378be21ffc7eb9fd89c56a6ab5d625aaf4a168
-- 
GitLab