Day 1 readme edits (#79)

* Day 1 readme edits

* Add back some explanations that got deleted in rewrites
This commit is contained in:
Elizabeth Craig
2019-03-04 19:11:45 -08:00
committed by Micah Godbolt
parent 8469521c75
commit ee1d984ee1
8 changed files with 85 additions and 80 deletions

View File

@@ -59,3 +59,6 @@ async function run() {
}
run();
// Make this file a module so its code doesn't go in the global scope
export { };