Skip to content

Commit

Permalink
rephrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
AugusteLef committed Feb 7, 2024
1 parent 8c7082c commit d069eb7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
---
# Introduction

A collection of high-quality, unstyled components for creating beautiful PDFs using React and TypeScript. Forget about docx, latex, or painful outdates libraries. With react-print, embrace a new way you create PDFs, designed by and for developers.
A collection of high-quality, unstyled components for creating beautiful PDFs using React and TypeScript. Forget about docx, latex, or painful outdates libraries. With *react-print*, embrace a new way to create PDFs, designed by and for developers.

# Why

At [Onedoc](https://www.onedoclabs.com/), we believe documents are the core of communication. Invoice, contracts, resume, bill, etc. Documents are the #1 way to exchange information with others in a professional way, so why are we still using decades old technology to create them ? We believe that you deserve better. Document production needs to be modernized. Start today and create your next PDF the same way you build a webapp. And yes, it includes automation of data integration into your documents.
We believe documents are at the core of communication—invoices, contracts, resumes, bills, etc. They are the primary method for exchanging information with others professionally. So, why do we continue to use decades-old technology to create them? We believe you deserve better. Document production needs to be modernized. Start today and create your next PDF the same way you build a web app. And yes, this includes automating data integration into your documents. Say hello to *react-print*.

# Getting started

Expand Down Expand Up @@ -76,23 +76,23 @@ export const document = ({props}) => {
```

# Components
A set of standard components to help you build amazing documents without having to deal with the mess of creating complex layouts and maintaining archaic markup. Help us increasing the length of this list by contributing actively and adding your favorite components !
A set of standard components to help you build amazing documents without having to deal with the mess of creating complex layouts and maintaining archaic markup. Help us extend this list by actively contributing and adding your favorite components!

* [Footnote](https://github.com/OnedocLabs/react-print/tree/main/src/Footnote)
* [Shell](https://github.com/OnedocLabs/react-print/tree/main/src/Shell)
* [Running Header](https://github.com/OnedocLabs/react-print/tree/main/src/RunningHeader)

# Integrations

PDFs generated by *React Print* can be hosted (and more) on your favorite document management providers.
PDFs generated by *react-print* can be hosted (and more) with your preferred document management providers.

* [Onedoc](https://app.onedoclabs.com/login) **(our preferred system, designed by and for developers)**
* [Onedoc](https://app.onedoclabs.com/login) **(our preferred system)**
* Google Drive *(coming soon..)*
* Microsoft SharePoint *(coming soon..)*

# Contributing

This project is open-source and is meant to be maintained and build by and for the developers. </br>
This project is open-source and is intended to be maintained and built by and for developers. </br>

Wanna help ? Awesome! There are many ways you can contribute ! Take a look at:

Expand Down

0 comments on commit d069eb7

Please sign in to comment.