You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# React-PDF Example Project
2
2
3
-
This application uses [`react-pdf`](https://github.com/wojtekmaj/react-pdf) to display PDF files.
3
+
This application uses [`react-pdf`](https://github.com/wojtekmaj/react-pdf) to display PDF files. You can follow along with the [accompanying blog post](https://pspdfkit.com/blog/2021/how-to-build-a-reactjs-pdf-viewer-with-react-pdf/).
4
+
4
5
## Installation
5
6
6
7
```bash
@@ -17,4 +18,4 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
17
18
18
19
## Contributing
19
20
20
-
Please ensure you have signed our [CLA](https://pspdfkit.com/guides/web/miscellaneous/contributing/) so that we can accept your contributions.
21
+
Please ensure you have signed our [CLA](https://pspdfkit.com/guides/web/miscellaneous/contributing/) so that we can accept your contributions.
0 commit comments