From fcac2c11cc8b1775747bff9db46647d25a67efc1 Mon Sep 17 00:00:00 2001 From: Pixelguy14 <160289138+Pixelguy14@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:18:45 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb0a26b..a4478d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Julia_imzML_GUI -A graphical User Interface created with Julia Genie Builder made for this repository: https://github.com/CINVESTAV-LABI/julia_mzML_imzML that generates images with the imzML files +A graphical User Interface created with Julia Genie Builder made for this repository: https://github.com/CINVESTAV-LABI/julia_mzML_imzML that generates images with the imzML files. +For this to work you must also download that repository, rename it to julia_mzML_imzML and add it to the "public" folder inside inside this repository.