Update new-user text slightly.

(imported from commit c75ff167234d83715924ce30fa04896feb35b859)
This commit is contained in:
Waseem Daher 2013-04-22 18:23:27 -04:00
parent 5951c7eb00
commit 072cb2425b
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<li>A subject, on the other hand, is what the message is <i>actually about</i></li> <li>A subject, on the other hand, is what the message is <i>actually about</i></li>
<li>(You can, of course, send private messages.)</li> <li>(You can, of course, send private messages.)</li>
<li>All of these are displayed simultaneously, in an interleaved way, chronologically</li> <li>All of these are displayed simultaneously, in an interleaved way, chronologically</li>
<li>Time flows down, and the page does not automatically scroll</li> <li>Time flows down</li>
</ul> </ul>
<p>This means we can have a conversation about git, jQuery, <p>This means we can have a conversation about git, jQuery,
@ -44,7 +44,7 @@
<ul> <ul>
<li>"Enter" will start a reply to the message with the blue line by it (in the example above, the one with subject "Humbug testers")</li> <li>"Enter" will start a reply to the message with the blue line by it (in the example above, the one with subject "Humbug testers")</li>
<li>When you send the reply, it will appear at the very bottom of the stream (not directly below the message you reply to)</li> <li>When you send the reply, it will appear at the very bottom of the stream (not directly below the message you reply to)</li>
<li>After you're done typing a reply, you can send it with Tab followed by Enter (just pressing Enter will add a new line to the message)</li> <li>We have mobile apps, an API, and integrations with many popular services</li>
</ul> </ul>
<h3>You're ready to go!</h3> <h3>You're ready to go!</h3>