Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muthurathinam authored May 24, 2019
1 parent 47093b1 commit 7cbe481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ import "isomorphic-fetch";
import { Client } from "@microsoft/microsoft-graph-client";
```

You will also need Promise polyfill like [es6-promise](https://github.com/stefanpenner/es6-promise) for [older Node.js](https://node.green/#ES2015-built-ins-Promise).

### Via Script Tag

Include [graph-js-sdk.js](https://cdn.jsdelivr.net/npm/@microsoft/microsoft-graph-client/lib/graph-js-sdk.js) in your HTML page.
Expand Down

0 comments on commit 7cbe481

Please sign in to comment.