Skip to content

Commit

Permalink
Add link to source repo
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Jun 6, 2024
1 parent 1aa9925 commit e58dc6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ <h1>Optimal Commitment Calculator</h1>

<div style="width: 800px"><canvas id="chart"></canvas></div>

<a href="https://github.com/isotoma/commitment-calculator/">Source code</a>

<script src="//cdn.jsdelivr.net/npm/chart.js"></script>
<script src="./main.js"></script>
</body>
Expand Down

0 comments on commit e58dc6f

Please sign in to comment.