Skip to content

Commit

Permalink
fix: Typo in badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikGartner committed Dec 26, 2015
1 parent 027968c commit e318bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dTree
*A library for visualizing data trees with multiple parents built on top of D3.*

[![Dependency Status](https://david-dm.org/ErikGartner/dtree.svg)](https://david-dm.org/ErikGartner/dtree) [![devDependency Status](https://david-dm.org/ErikGartner/dtree/dev-status.svg)](https://david-dm.org/ErikGartner/dtree#info=devDependencies) [![npm](https://img.shields.io/npm/v/d3-tree.svg)](https://www.npmjs.com/package/d3-dtree)
[![Dependency Status](https://david-dm.org/ErikGartner/dtree.svg)](https://david-dm.org/ErikGartner/dtree) [![devDependency Status](https://david-dm.org/ErikGartner/dtree/dev-status.svg)](https://david-dm.org/ErikGartner/dtree#info=devDependencies) [![npm](https://img.shields.io/npm/v/d3-dtree.svg)](https://www.npmjs.com/package/d3-dtree)

## Requirements
To use the library the follow dependencies must be loaded:
Expand Down

0 comments on commit e318bb4

Please sign in to comment.