summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
index ccc8ac2..a634a60 100644
--- a/README.org
+++ b/README.org
@@ -104,3 +104,8 @@ WebAssembly build of the core logic of the application. With this,
some HTML, and the Web Audio API, I will create an application that I
can embed in my website to allow others to use without needing to
compile or install it themselves.
+
+Progress can be seen by running ~make-web.sh~ and opening
+~web/index.html~. At first, this will just log to the console (open
+your browser's dev tools to see it). Eventually, there will be a
+graphical UI component here.