diff options
| author | arg@10ksloc.org <unknown> | 2006-07-20 10:13:28 +0200 |
|---|---|---|
| committer | arg@10ksloc.org <unknown> | 2006-07-20 10:13:28 +0200 |
| commit | 1dee56d71c34f58b40205b83bd98a5116d7d8a85 (patch) | |
| tree | 9ad737a408761a58d1c4a17055d35edb1d1fd5e6 | |
| parent | e86d1bcf0ae7df29c4fc10fd61af2a829e542118 (diff) | |
| download | cic-1dee56d71c34f58b40205b83bd98a5116d7d8a85.tar.gz | |
also html fix
| -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> |
