Skip to content

Commit

Permalink
Merge pull request #1035 from RonStrauss/master
Browse files Browse the repository at this point in the history
fix(docs): README anchors navigating to file tree
  • Loading branch information
VadimDez authored May 13, 2024
2 parents 6951810 + 6b42d33 commit d798d50
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@

## Overview

* [Install](README.md#install)
* [Usage](README.md#usage)
* [Options](README.md#options)
* [Render local PDF file](README.md#render-local-pdf-file)
* [Set custom path to the worker](README.md#set-custom-path-to-the-worker)
* [Search in the PDF](README.md#search-in-the-pdf)
* [Contribute](README.md#contribute)
* [Install](#install)
* [Usage](#usage)
* [Options](#options)
* [Render local PDF file](#render-local-pdf-file)
* [Set custom path to the worker](#set-custom-path-to-the-worker)
* [Search in the PDF](#search-in-the-pdf)
* [Contribute](#contribute)

## Install

Expand Down

0 comments on commit d798d50

Please sign in to comment.