Skip to content

Commit

Permalink
added_instruction_on_index_page
Browse files Browse the repository at this point in the history
  • Loading branch information
omerktz committed Apr 25, 2017
1 parent fc93c12 commit e087b34
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion web/views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
<html>
<body>
use /static for static page
<br/>
<br/><br/>
use /dynamic?user=&lt;user name&gt;&amp;pass=&lt;user pass&gt;
<br/>
&nbsp;&nbsp;valid user names: user000001 - user500000.
<br>
&nbsp;&nbsp;password = username
</body>
</html>

0 comments on commit e087b34

Please sign in to comment.