]> git.quilime.com - clmpr.git/commitdiff
updated about
authorGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2011 17:10:39 +0000 (09:10 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2011 17:10:39 +0000 (09:10 -0800)
about.html

index fc578a165964533e0a0cf38cc92f2d4d43a1019c..f7e5fef1ebbc26fbdfb47632102e3a1da4a80389 100644 (file)
@@ -1,26 +1,29 @@
 <hr />
+
 <p>
-<b>c</b>itation, <b>l</b>ogging and <b>m</b>ulti-<b>p</b>urpose a<b>r</b>chive
-<br />
-<br />
+       <b>c</b>itation, <b>l</b>ogging and <b>m</b>ulti-<b>p</b>urpose a<b>r</b>chive
+       <br /><br />
 </p>
+
+
 <p>
-use clmpr (<b>/klum-per/</b>) to save bookmarks.
+use clmpr (<b>/klum-per/</b>) to save urls
 <p>
 
-<strong>to use: </strong>
+<strong>to use: </strong> <br />
 <?php
     $js = file_get_contents('bookmarklet.js');
     $js = str_replace('{BASE_URL}', BASE_URL, $js);
 ?>
-drag this link [<a href="javascript:<?=$js?>">+</a>] to your bookmark bar
+drag this link [<a href="javascript:<?=$js?>">+</a>] to your bookmark bar and click to save the url
+</ol>
 <br />
 <br />
-</p>     
+</p>
 
 <p>
-project keywords: <i>
-bookmarks, 
+keywords: <i>
+bookmarks,
 delicious-clone.
 webservice,
 database,
@@ -39,4 +42,4 @@ clmpr is open source. fork the project on <a href="http://github.com/quilime/clm
 
 
 <!-- echo '&copy; 2011 <a href="http://quilime.com">gabriel dunne</a>'; -->
-<hr />
\ No newline at end of file
+<hr />