From 3536f9846adfb89643f73164fc54b716ddfdf838 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Thu, 20 Mar 2025 22:02:49 -0600 Subject: [PATCH] update readme --- d2js/js/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/d2js/js/README.md b/d2js/js/README.md index 4cf7cf016..bb3166849 100644 --- a/d2js/js/README.md +++ b/d2js/js/README.md @@ -164,9 +164,9 @@ Visit `http://localhost:3000` to see the example page. ### Publishing -WIP. +TODO stable release publishing. -Nightly builds are automated by CI upon pull request merging by running: +Nightly builds are automated by CI by running: ```bash PUBLISH=1 ./make.sh build