about summary refs log tree commit diff
path: root/app/views/pages/index.html.erb
blob: e9456ca580614c1a368c5dca41bbb5b499a254df (plain) (blame)
1
2
3
<h1>Knockout</h1>
<p>To start the tournament, add players and make sure that the pins are up to date. Then hit randomize to automatically pick teams!</p>
<p>The source code for this app can be found <%= link_to 'here', "#{GIT_REPO}/src/commit/#{GIT_SHA}" %>.</p>