Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mbostock/d3
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Mar 18, 2012
2 parents 9454e66 + 3da5898 commit 8ea4173
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -49,3 +49,7 @@ Next, from the root directory of this repository, install D3's dependencies:


You can see the list of dependencies in package.json. NPM will install the You can see the list of dependencies in package.json. NPM will install the
packages in the node_modules directory. packages in the node_modules directory.

To run the tests, use:

make test

0 comments on commit 8ea4173

Please sign in to comment.