diff options
Diffstat (limited to 'elm/cyoa/README.md')
-rw-r--r-- | elm/cyoa/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elm/cyoa/README.md b/elm/cyoa/README.md new file mode 100644 index 0000000..badedde --- /dev/null +++ b/elm/cyoa/README.md @@ -0,0 +1,3 @@ +build command `elm make src/Main.elm --output=elm.js` + +this keeps the `index.html` intact, and just outputs `elm.js` for it to reference \ No newline at end of file |