From 4522899a16e984dbc825598860f60d7acf6e3c76 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Sun, 18 Jan 2015 22:34:25 +0900 Subject: [PATCH] Add dependency to README - #893 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1bf3294..53d97e2 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ If you choose to submit a pull request, please do not bump the version number un Please fork this fiddle: + [http://jsfiddle.net/masayuki0812/7kYJu/](http://jsfiddle.net/masayuki0812/7kYJu/) +## Dependency ++ [D3.js](https://github.com/mbostock/d3) `<=3.5.0` + ## License MIT