sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 582a71943602917f0b8671b522b6dc5b171f82b0
parent 81dd8736ce2c43114dc91f19bf49b6b4323b718b
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Wed, 29 Nov 2006 19:00:45 +0000

more tweaks


git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@51 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M www/index.html | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/www/index.html b/www/index.html
@@ -48,18 +48,25 @@ everyday email.</p>
 
 <h2>Getting it</h2>
 
-<p> You can download Sup releases from the <a href="http://rubyforge.org/projects/sup/">Sup RubyForge page</a>. If you have RubyGems installed, simply say "gem install sup".
+<p> You can download Sup releases from the <a href="http://rubyforge.org/projects/sup/">Sup RubyForge page</a>. If you have RubyGems installed, simply command your computer to "gem install sup".
+</p>
+
+<h2> Bug reports </h2>
+
+<p> You can email me at wmorgan dash sup at masanjin dot nets, but I would
+    prefer that you post something to the <a href="http://rubyforge.org/forum/?group_id=2603">sup forums</a>.
 </p>
 
 <h2>Credit</h2>
 
-Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a>.
+<p> Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a>. </p>
 
-Sup is made possible only by the hard work of <a
+<p> Sup is made possible only by the hard work of <a
 href="http://www.davebalmain.com/">Dave Balmain</a> and his fantastic IR engine
 <a href="http://ferret.davebalmain.com/trac/">Ferret</a>, and by
 <a href="http://www.lickey.com/">Matt Armstrong</a>'s tragically abandoned
 <a href="http://www.lickey.com/rubymail/">RubyMail</a> package.
+</p>
 
 </body>
 </html>