Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Aug 11, 2015
1 parent 2712f8d commit ed701c8
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
Expand Up @@ -5,7 +5,7 @@ Graph specification code bricks for JavaScript. Parent is
[js-gn](https://github.com/aureooms/js-gn).

```js
graphspec.test( "My graph implementation" , MyGraphConstructor ) ;
graphspec.Graph( "My graph implementation" , MyGraphConstructor ) ;
```

[![NPM license](http://img.shields.io/npm/l/aureooms-js-graph-spec.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-graph-spec/master/LICENSE)
Expand Down

0 comments on commit ed701c8

Please sign in to comment.