From 221b9bb41ea34ba8e6f1f258952da5f859782367 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Fri, 14 Jun 2024 14:48:18 +0000 Subject: [PATCH] Update README.md added instructions for loading in web interface --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab62b59..7e2eae1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Ludus Scripts For now this is a place to put our collective Ludus sketches and scripts. Some sort of structure or organization might emerge... + +There are also available via web.ludus.dev. To load a script add add `?ld=[name of file without extension]` to the web.ludus.dev url. For example, to load `ngon.ld` script into the web interface visit `https://web.ludus.dev/?ld=ngon`. +