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