Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjaki2 committed Jan 27, 2016
1 parent 74c66d8 commit 1902501
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ import * as d3WorldMaps from 'd3-world-maps';
```JavaScript
var d3WorldMaps = require('d3-world-maps');
```

### Initiate Map

```JavaScript
/**
* Create New Map Instance and set Custom options
**/

var map = new d3WorldMaps.WorldMap(
{
Expand Down

0 comments on commit 1902501

Please sign in to comment.