From eba477398ca45f9dfb92e551d583898bedd2ac62 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Sat, 19 Nov 2011 06:57:05 -0800 Subject: [PATCH] updated README --- README | 2 ++ index.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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');
-- 2.34.1