removed console.log(processes) from index.html, updated readme to begin scoping out project goals

This commit is contained in:
Queen Bee
2018-01-19 09:34:19 -08:00
parent 01fdfcf420
commit 4a4c2591b9
2 changed files with 9 additions and 1 deletions

View File

@@ -22,7 +22,6 @@
</div>
</body>
<script>
console.log(process);
</script>
<script>
require('./renderer.js');