Skip to content

Commit

Permalink
Updates readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Titou325 committed Sep 6, 2024
1 parent 9b2b5b3 commit a515f57
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div align="center">The new way to build documents.<br />High-quality, unstyled components for creating PDFs.</div>
<br />
<div align="center">
<a href="https://www.fileforge.com/">Website</a>
<a href="https://www.fileforge.com/">Fileforge Website</a>
<span> · </span>
<a href="https://github.com/OnedocLabs/">GitHub</a>
<span> · </span>
Expand Down Expand Up @@ -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 💿
Expand Down Expand Up @@ -108,6 +107,7 @@ export const Document = ({ props }) => {
```

## 4. Generate HTML 💻

```javascript
import { compile } from "@fileforge/react-print";

Expand All @@ -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 🫂

Expand Down

0 comments on commit a515f57

Please sign in to comment.