From 83e6374131d2b40d6e299fb44f583b9d07ffe416 Mon Sep 17 00:00:00 2001 From: Percs <83934299+Percslol@users.noreply.github.com> Date: Tue, 17 Sep 2024 23:04:28 -0500 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a39ee14..89b51c6 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Running `pnpm dev` will build Scramjet and start a dev server on localhost:1337. - Make an array of all possible import values and pass the array onto the JS rewriter, then rewrite all the URLs inside of it - Finish JS rewriting - Check imports/exports for values contained in the `importmap` array, don't rewrite the node value if present -- Write client APIs \ No newline at end of file +- Write client APIs