Skip to content

Commit a515f57

Browse files
committed
Updates readme.md
1 parent 9b2b5b3 commit a515f57

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div align="center">The new way to build documents.<br />High-quality, unstyled components for creating PDFs.</div>
55
<br />
66
<div align="center">
7-
<a href="https://www.fileforge.com/">Website</a>
7+
<a href="https://www.fileforge.com/">Fileforge Website</a>
88
<span> · </span>
99
<a href="https://github.com/OnedocLabs/">GitHub</a>
1010
<span> · </span>
@@ -52,7 +52,6 @@ Unlike other solutions, _react-print-pdf_ gives you complete control over your d
5252

5353
![Legacy Solution vs. React-print-pdf](https://github.com/OnedocLabs/react-print-pdf/assets/33000377/a8834372-047e-46ff-a4ff-26083df88594)
5454

55-
5655
# Getting started 🚀
5756

5857
## 1. Installation 💿
@@ -108,6 +107,7 @@ export const Document = ({ props }) => {
108107
```
109108

110109
## 4. Generate HTML 💻
110+
111111
```javascript
112112
import { compile } from "@fileforge/react-print";
113113

@@ -128,8 +128,6 @@ A set of standard components to help you build amazing documents without having
128128
PDF designed with _react-print-print_ can be generated, hosted (and more) with your preferred document management providers.
129129

130130
- [Fileforge](https://app.fileforge.com/login) : HTML to PDF, cloud hosting, analytics and more.
131-
- [Prince XML](https://www.princexml.com/) : simple HTML to PDF tool
132-
- Others _(coming soon..)_
133131

134132
# Contributing 🫂
135133

0 commit comments

Comments
 (0)