Skip to content

Commit a622906

Browse files
authored
Update README.md
1 parent 31c684a commit a622906

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![downloads](https://img.shields.io/npm/dw/powerbi-report-component?label=npm%20downloads&style=for-the-badge)
44
![license](https://img.shields.io/github/license/akshay5995/powerbi-report-component?color=blue&style=for-the-badge)
55
![vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/akshay5995/powerbi-report-component?style=for-the-badge)
6+
![bundlephobia](https://badgen.net/bundlephobia/minzip/powerbi-report-component)
67

78
It's a minimalistic React component for embedding a Microsoft PowerBI report, dashboard or tile into your React application.
89

@@ -638,3 +639,7 @@ You can get the Token, URL and Report ID from Microsoft JS playground:
638639
Follow the instructions below in image:
639640

640641
![instructions not available](https://raw.githubusercontent.com/akshay5995/powerbi-report-component/master/images/Embed-Instructions.png)
642+
643+
### Alternatives
644+
645+
1. https://github.com/microsoft/powerbi-client-react ![bundlephobia](https://badgen.net/bundlephobia/minzip/powerbi-client-react)

0 commit comments

Comments
 (0)