Commit 4b0424d0 authored by Sergey Lyubka's avatar Sergey Lyubka

changed explanation text. users may choose any login/pass

parent c3e8d730
...@@ -30,9 +30,7 @@ ...@@ -30,9 +30,7 @@
<center> <center>
<h2>Mongoose chat server login</h2> <h2>Mongoose chat server login</h2>
<div style="max-width: 30em;"> <div style="max-width: 30em;">
Username can be any string that consists of English letters only. Username and password can be any non-empty strings.
The password must be the same as username. Example:
username "joe", password "joe". Or, username "Bob", password "Bob".
</div> </div>
<br/> <br/>
<form> <form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment