From e99389d78dbcdad8e3b1971601a28c5608410faa Mon Sep 17 00:00:00 2001 From: "Paul B. Hartzog" Date: Wed, 9 Sep 2026 13:14:01 -0400 Subject: [PATCH] README.md bare bones --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a84fb..5ff9352 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # README -goes here +* emit.js will scaffold a dir or update files that are already there +* gen.js is the build script that builds to the target dir +* serve.js is a local server for your cards interface