updated sic.html

This commit is contained in:
arg@wmii.de 2006-07-19 12:09:39 +02:00
parent fc9004e6ef
commit 9e2f097b60

View File

@ -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>