From f0d72d2cf336d9ca36d0ea3ae3f79b2103fdc714 Mon Sep 17 00:00:00 2001 From: Pixelguy14 <160289138+Pixelguy14@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:27:37 -0600 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2054996..57b05c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# 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 and ibd files. -For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only. -julia -] -add Pkg Libz -add https://github.com/CINVESTAV-LABI/julia_mzML_imzML +# 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 and ibd files.
+For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only.
+julia
+]
+add Pkg Libz
+add https://github.com/CINVESTAV-LABI/julia_mzML_imzML