Skip to content

Commit

Permalink
add rankHand.js
Browse files Browse the repository at this point in the history
  • Loading branch information
clyde30 committed Feb 14, 2016
1 parent 45ab632 commit 1b11012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ <h1>Card Dealer</h1>
</div>
</div>

<script type="text/javascript" src="src/js/rankHand.js"></script>
<script type="text/javascript" src="src/js/cardImage.js"></script>
<script type="text/javascript" src="src/js/deal.js"></script>
<script type="text/javascript" src="src/js/dealerApp.js"></script>
Expand Down

0 comments on commit 1b11012

Please sign in to comment.