Preperations for web using a worker

This commit is contained in:
Elliot Gerchak 2016-11-23 13:32:33 +00:00
parent 15419f5628
commit 3959810fca
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<title>System Bus Radio</title>
<meta name="description" content="System Bus Radio JS Port: Play AM radio waves from a computer without an AM radio using only your web browser.">
<link rel="stylesheet" href="main.css">
<script src="./airgap.js"></script>
<script src="./worker.js"></script>
</head>
<body>
<div class="header">