mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-01-10 10:00:28 +01:00
Updated index
This commit is contained in:
parent
c5b1e0ba8f
commit
20d424c4db
@ -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 @@
|
|||||||
<pre>$ git clone git://github.com/JakobOvrum/LuaIRC</pre>
|
<pre>$ git clone git://github.com/JakobOvrum/LuaIRC</pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2>Documentation</h2>
|
||||||
|
<p>
|
||||||
|
Check out the <a href="http://github.com/JakobOvrum/LuaIRC/doc/">documentation</a> for an example.
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
get the source code on GitHub : <a href="http://github.com/JakobOvrum/LuaIRC">JakobOvrum/LuaIRC</a>
|
get the source code on GitHub : <a href="http://github.com/JakobOvrum/LuaIRC">JakobOvrum/LuaIRC</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user