[Pkg-javascript-commits] [d3-tip.js] 97/277: add download and installation instructions

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.

commit 449517b9563e6f342b777c0f087b96fc95917d6f
Author: Justin Palmer <justin at github.com>
Date:   Sun Apr 21 13:20:08 2013 -0700

    add download and installation instructions
---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 79d4b4e..05d6ce9 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,15 @@
 
 ![](https://github-images.s3.amazonaws.com/skitch/Screen_Shot_2013-04-08_at_11.40.10_AM-20130408-114054.png)
 
+### Download
+* [Production Version](https://raw.github.com/Caged/d3-tip/master/d3.tip.min.js) : **3kb** / **~1kb gzipped**
+* [Production Version](https://raw.github.com/Caged/d3-tip/master/src/d3.tip.js) : **6kb** / **~2kb gzipped**
+
+### Install with Bower
+```
+bower install Caged/d3-tip
+```
+*Note the capital "C"*
 
 ### Usage
 ``` javascript

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git



More information about the Pkg-javascript-commits mailing list