From 0679a0042120dad538e897c8938d5791433fa6b6 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sat, 29 Apr 2023 20:18:05 -0600 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 984bdd0..f8a159c 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ - run the script `npm run buildOutput` to make the output.ts - Copy this whole file into startos/procedures/config/spec.ts +- rename `inputSpec` -> `configSpec` and `InputSpec` -> `ConfigSpec` - Fix all the TODO