diff --git a/README.md b/README.md index 080077a..520c967 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ julia ] activate . ##(press backspace) -using Genie ; Genie.loadapp() ; up() +using Genie +Genie.loadapp() ; up() ``` And finally open the port that gets generated to access to the GUI
diff --git a/app.jl.html b/app.jl.html index 51d4a92..395dfbd 100644 --- a/app.jl.html +++ b/app.jl.html @@ -46,7 +46,7 @@

{{msg}}

- +
@@ -66,3 +66,5 @@
+ +