Skip to content

Commit 67d1d29

Browse files
Update README.md
1 parent ae0a8f0 commit 67d1d29

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,9 @@ Here are some sample projects to get started on React PDF quickly:
172172
2. [React (webpack) - TypeScript](https://github.com/react-pdf-dev/starter-rp-react-ts-webpack)
173173
3. [React (vite) - JavaScript](https://github.com/react-pdf-dev/starter-rp-react-js-vite)
174174
4. [React (vite) - TypeScript](https://github.com/react-pdf-dev/starter-rp-react-ts-vite)
175-
6. [Next.js - JavaScript](https://github.com/react-pdf-dev/starter-rp-next-js)
176-
7. [Next.js - TypeScript](https://github.com/react-pdf-dev/starter-rp-next-ts)
175+
5. [React (vite) - TypeScript - Turborepo](https://github.com/react-pdf-dev/starter-rp-react-vite-ts-turborepo)
176+
6. [Next.js - JavaScript (App Router)](https://github.com/react-pdf-dev/starter-rp-nextjs-app-router-js)
177+
7. [Next.js - TypeScript (App Router)](https://github.com/react-pdf-dev/starter-rp-nextjs-app-router-ts)
177178
8. [Next.js - TypeScript - Turborepo](https://github.com/react-pdf-dev/starter-rp-next-ts-turborepo)
178179
9. [Remix - JavaScript](https://github.com/react-pdf-dev/starter-rp-remix-js)
179180
10. [Remix - TypeScript](https://github.com/react-pdf-dev/starter-rp-remix-ts)
@@ -183,6 +184,10 @@ Here are some sample projects to get started on React PDF quickly:
183184
14. [Docusaurus - TypeScript](https://github.com/react-pdf-dev/starter-rp-docusaurus-ts)
184185
15. [Electron - JavaScript](https://github.com/react-pdf-dev/starter-rp-electron-js-vite)
185186
16. [Electron - TypeScript](https://github.com/react-pdf-dev/starter-rp-electron-ts-vite)
187+
17. [TanStack - JavaScript](https://github.com/react-pdf-dev/starter-rp-tanstack-router-js)
188+
18. [TanStack - TypeScript](https://github.com/react-pdf-dev/starter-rp-tanstack-router-ts)
189+
19. [React Router - JavaScript](https://github.com/react-pdf-dev/starter-rp-react-router-js)
190+
20. [React Router - TypeScript](https://github.com/react-pdf-dev/starter-rp-react-router-ts)
186191

187192

188193
# 📝 Changelog
@@ -198,7 +203,7 @@ We are more than happy to help you. If you have any questions, run into any erro
198203

199204
React PDF is distributed under our proprietary license. Please refer to our [License page](https://www.react-pdf.dev/license-agreement?utm_source=github&utm_medium=referral) file for more details.
200205

201-
If you would like to use React PDF commercially, please purchase a license from [our website][reactpdf] or reach out to us directly at [david@react-pdf.dev](mailto:david@react-pdf.dev).
206+
If you would like to use React PDF commercially, please purchase a license from [our website][reactpdf] or reach out to us directly at [https://www.react-pdf.dev/contact-us](https://www.react-pdf.dev/contact-us).
202207

203208

204209
# Acknowledgement

0 commit comments

Comments
 (0)