Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed Nov 9, 2016
1 parent b6c6f43 commit 829f3dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ In the browser, gedcomx-fs-js is attached to the `window` as a global named `Ged
## Usage

```js
// First load gedcomx-js. Then we pass it to the FSExtensions object so that
// it can attach all of the extensions
// First load gedcomx-js. Then we register the FS extensions.
GedcomX.addExtensions(GedcomxFS);
```

0 comments on commit 829f3dc

Please sign in to comment.