]> git.quilime.com - clmpr.git/commitdiff
updated README
authorGabriel Dunne <gdunne@quilime.com>
Sat, 19 Nov 2011 14:57:05 +0000 (06:57 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Sat, 19 Nov 2011 14:57:05 +0000 (06:57 -0800)
README
index.php

diff --git a/README b/README
index abaf205920190294c7e3cb066f9a6555a2794d72..9ab22fb196df39a6bdea22f4b7b4b3a891064dac 100644 (file)
--- a/README
+++ b/README
@@ -3,6 +3,8 @@ a minimal online bookmarking engine
 
 clmpr allows you to save urls simply
 
+running on [clmpr.com](http://clmpr.com)
+
 requirements:
 - php
 - mysql
index f82f4d197d89e27778fb4456fa106f59494527de..31d0341e1e7cd3d575f153a9fc6da29e5727eb24 100644 (file)
--- a/index.php
+++ b/index.php
@@ -70,5 +70,5 @@ $js = file_get_contents('bookmarklet.js');
 
 <hr />
 <div id="footer">
-    <a class="about" href="/about">about</a>
+      <a class="about" href="/about">about</a> | <a href="https://github.com/quilime/clmpr">source on github</a>
 </div>