diff options
| author | arg@wmii.de <unknown> | 2006-07-19 12:09:39 +0200 |
|---|---|---|
| committer | arg@wmii.de <unknown> | 2006-07-19 12:09:39 +0200 |
| commit | 9e2f097b606b618d0a584a526322c7d4df4b42ca (patch) | |
| tree | db31df18287aae3b0d9070046e95502de93e9a61 /sic.html | |
| parent | fc9004e6ef3cfa71fd76e7b38a11c8cbbff41a8f (diff) | |
| download | cic-9e2f097b606b618d0a584a526322c7d4df4b42ca.tar.gz | |
updated sic.html
Diffstat (limited to 'sic.html')
| -rw-r--r-- | sic.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> |
