Updated index

This commit is contained in:
Jakob Ovrum 2010-06-15 17:03:58 +09:00
parent c5b1e0ba8f
commit 20d424c4db
1 changed files with 6 additions and 2 deletions

View File

@ -10,9 +10,9 @@
<style type="text/css">
body {
margin-top: 1.0em;
background-color: #0755a8;
background-color: white;
font-family: "Helvetica,Arial,FreeSans";
color: #ffffff;
color: black;
}
#container {
margin: 0 auto;
@ -69,6 +69,10 @@
<pre>$ git clone git://github.com/JakobOvrum/LuaIRC</pre>
</p>
<h2>Documentation</h2>
<p>
Check out the <a href="http://github.com/JakobOvrum/LuaIRC/doc/">documentation</a> for an example.
<div class="footer">
get the source code on GitHub : <a href="http://github.com/JakobOvrum/LuaIRC">JakobOvrum/LuaIRC</a>
</div>