From d955c9f0a07f6803b8af281f2ab06d043ae0b96d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Juli=C3=A1n=20Sierra=20=C3=81lvarez?= <160289138+Pixelguy14@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:23:09 -0600 Subject: [PATCH] Add files via upload --- README.md | 3 ++- app.jl.html | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 @@
+ +