diff options
| -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> |
