about summary refs log tree commit diff
path: root/app/views/pages/index.html.erb
blob: 32cfa7ff35b30a3cb3f06b7b58cf6127e268d160 (plain) (blame)
1
2
3
4
<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>