mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-08-06 16:50:19 +02:00
Updated index
This commit is contained in:
@ -10,9 +10,9 @@
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {
|
body {
|
||||||
margin-top: 1.0em;
|
margin-top: 1.0em;
|
||||||
background-color: #0755a8;
|
background-color: white;
|
||||||
font-family: "Helvetica,Arial,FreeSans";
|
font-family: "Helvetica,Arial,FreeSans";
|
||||||
color: #ffffff;
|
color: black;
|
||||||
}
|
}
|
||||||
#container {
|
#container {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
@ -69,6 +69,10 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
|
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
|
||||||
by running:
|
by running:
|
||||||
|
<pre>$ git clone git://github.com/JakobOvrum/LuaIRC</pre>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Documentation</h2>
|
||||||
<p>
|
<p>
|
||||||
Check out the <a href="http://github.com/JakobOvrum/LuaIRC/doc/">documentation</a> for an example.
|
Check out the <a href="http://github.com/JakobOvrum/LuaIRC/doc/">documentation</a> for an example.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user