Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bafolts committed Oct 8, 2016
1 parent e3075f0 commit c648858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ Data structures for TypeScript. The goal of this project is to provide data stru

## Provided Structures

### Binary Heap (https://bafolts.github.io/typed-data-structures/classes/binaryheap.html)
### [Binary Heap] (https://bafolts.github.io/typed-data-structures/classes/binaryheap.html)

```
import {BinaryHeap} from "typed-data-structures/dist/BinaryHeap";
Expand Down

0 comments on commit c648858

Please sign in to comment.