1
0
鏡像自 https://github.com/ShadowNinja/LuaIRC.git 已同步 2025-11-05 23:05:29 +01:00

Updated index

此提交包含在:
Jakob Ovrum
2010-06-15 17:03:58 +09:00
父節點 c5b1e0ba8f
當前提交 20d424c4db

查看文件

@@ -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.