Skip to content

Commit 8d8a227

Browse files
authored
Add link to GitHub repository in index.html
1 parent 5c4f923 commit 8d8a227

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

1d-with-sound/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,10 @@
9393
<div id="kernelDump"></div>
9494

9595
<script src="app.js"></script>
96+
97+
<div>
98+
<a href="https://github.com/AlgorithmicDynamics/kernel-interference-explorer">https://github.com/AlgorithmicDynamics/kernel-interference-explorer</a>
99+
</div>
100+
96101
</body>
97102
</html>

0 commit comments

Comments
 (0)