From: Gabriel Dunne Date: Sat, 19 Nov 2011 14:57:05 +0000 (-0800) Subject: updated README X-Git-Tag: v0.1~74 X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=eba477398ca45f9dfb92e551d583898bedd2ac62;p=clmpr.git updated README --- diff --git a/README b/README index abaf205..9ab22fb 100644 --- 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 diff --git a/index.php b/index.php index f82f4d1..31d0341 100644 --- a/index.php +++ b/index.php @@ -70,5 +70,5 @@ $js = file_get_contents('bookmarklet.js');