From 75342b2441c964fa9f0a7aa0b62ddb949926a660 Mon Sep 17 00:00:00 2001 From: Carlos Castillo Passi Date: Tue, 28 Mar 2023 00:28:00 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7b2d746a..306afec68 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ To install just write the following in the Julia REPL: KomaMRI.jl comes with a handy GUI that contains a brain phantom with an EPI sequence. To open it use: ```julia +using KomaMRI KomaUI() ``` Press the button that says "Simulate!" to do your first simulation :). Then, a notification emerge telling you that the simulation was successful. In this notification, you can either select to (1) see the Raw signal or (2) to procced with the reconstruction.