Skip to content

Commit 15d895d

Browse files
committed
update readme
1 parent bc0b0ac commit 15d895d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# PHP ChromePDF Renderer
2-
![Unit tests](https://github.com/SynergiTech/chrome-pdf-php/workflows/Unit%20tests/badge.svg)
32
[![Tests](https://github.com/SynergiTech/chrome-pdf-php/actions/workflows/main.yml/badge.svg)](https://github.com/SynergiTech/chrome-pdf-php/actions/workflows/main.yml)
43

54
_For pre-V1 documentation [click here](https://github.com/SynergiTech/chrome-pdf-php/blob/v0/README.md)_
@@ -8,6 +7,8 @@ This is a library for creating PDFs from HTML rendered with the SkPDF backend vi
87
* [SynergiTech/chrome-pdf](https://github.com/SynergiTech/chrome-pdf)
98
* [browserless](https://www.browserless.io/)
109

10+
Currently supports PHP ^8
11+
1112
## Installation
1213
```
1314
composer require synergitech/chrome-pdf-php

0 commit comments

Comments
 (0)