diff options
Diffstat (limited to 'sic.html')
| -rw-r--r-- | sic.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ <center> <h3>simple irc client</h3> </center> - <h2>Description</h2> + <h3>Description</h3> <p> sic is an extremly simple IRC client. It consists of lesser than 400 lines of code. </p> @@ -27,7 +27,7 @@ <ul> <li><a href="http://10kloc.org/download/sic-0.1.tar.gz">sic 0.1</a> (5kb) (20060720)</li> </ul> - <h2>Development</h2> + <h3>Development</h3> <p> You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/sic">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command: </p> |
