pinrails/app/views/pages/index.html.erb

5 lines
265 B
Plaintext
Raw Normal View History

2022-01-15 19:08:29 +00:00
<h1>Knockout</h1>
2022-02-01 14:38:44 +00:00
<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>
2022-01-31 19:28:00 +00:00
<p>The source code for this app can be found <%= link_to 'here', "#{GIT_REPO}/src/commit/#{GIT_SHA}" %>.</p>