Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beganovich committed Feb 23, 2022
1 parent e7b8696 commit 7963296
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@
A simple library that lets you convert webpages or HTML into PDF files using Chromium-powered browsers.

- [snappdf](#snappdf)
* [Usage](#usage)
* [Speed](#speed)
* [Requirements](#requirements)
* [Installation](#installation)
+ [Downloading local Chromium](#downloading-local-chromium)
+ [Skip the Chromium download](#skip-the-chromium-download)
+ [Headless Chrome doesn't launch on UNIX](#headless-chrome-doesnt-launch-on-unix)
+ [Comparison to Browsershot](#comparison-to-browsershot)
* [Credits](#credits)
* [Licence](#licence)
- [Usage](#usage)
- [Command-line usage:](#command-line-usage)
- [Speed](#speed)
- [Requirements](#requirements)
- [Installation](#installation)
- [Downloading local Chromium](#downloading-local-chromium)
- [Skip the Chromium download](#skip-the-chromium-download)
- [Headless Chrome doesn't launch on UNIX](#headless-chrome-doesnt-launch-on-unix)
- [Comparison to Browsershot](#comparison-to-browsershot)
- [Delay loading](#delay-loading)
- [Credits](#credits)
- [Licence](#licence)

## Usage

Expand Down Expand Up @@ -180,7 +182,7 @@ OK (1 test, 1 assertion)

## Requirements

- PHP 7.3+
- PHP 8

## Installation

Expand Down

0 comments on commit 7963296

Please sign in to comment.