diff --git a/README.md b/README.md index 32dad67..79a8ece 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
The new way to build documents.
High-quality, unstyled components for creating PDFs.

-Website +Fileforge Website ยท GitHub ยท @@ -52,7 +52,6 @@ Unlike other solutions, _react-print-pdf_ gives you complete control over your d ![Legacy Solution vs. React-print-pdf](https://github.com/OnedocLabs/react-print-pdf/assets/33000377/a8834372-047e-46ff-a4ff-26083df88594) - # Getting started ๐Ÿš€ ## 1. Installation ๐Ÿ’ฟ @@ -108,6 +107,7 @@ export const Document = ({ props }) => { ``` ## 4. Generate HTML ๐Ÿ’ป + ```javascript import { compile } from "@fileforge/react-print"; @@ -128,8 +128,6 @@ A set of standard components to help you build amazing documents without having PDF designed with _react-print-print_ can be generated, hosted (and more) with your preferred document management providers. - [Fileforge](https://app.fileforge.com/login) : HTML to PDF, cloud hosting, analytics and more. -- [Prince XML](https://www.princexml.com/) : simple HTML to PDF tool -- Others _(coming soon..)_ # Contributing ๐Ÿซ‚