mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-06-28 14:16:07 +02:00
Updated index
This commit is contained in:
@ -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 @@
|
||||
</p>
|
||||
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
|
||||
by running:
|
||||
<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.
|
||||
|
||||
|
Reference in New Issue
Block a user