commit 9e2f097b606b618d0a584a526322c7d4df4b42ca
parent fc9004e6ef3cfa71fd76e7b38a11c8cbbff41a8f
Author: arg@wmii.de <unknown>
Date: Wed, 19 Jul 2006 12:09:39 +0200
updated sic.html
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sic.html b/sic.html
@@ -16,14 +16,14 @@
<center>
<h3>simple irc client</h3>
</center>
- <h3>Description</h3>
+ <h2>Description</h2>
<p>
- sic is an extremly simple IRC client.
+ sic is an extremly simple IRC client. It consists of lesser than 400 lines of code.
</p>
<ul>
<li><a href="http://10kloc.org/cgi-bin/man/man2html?query=sic">Man page</a></li>
</ul>
- <h3>Development</h3>
+ <h2>Development</h2>
<p>
You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
</p>