added table of contents

This commit is contained in:
Mohan Sha 2021-10-01 00:33:05 +05:30 committed by GitHub
parent 0cb9c40528
commit 7d23e0272e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,21 @@
[![GitHub license](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://raw.githubusercontent.com/tesseract-ocr/tesseract/main/LICENSE)
[![Downloads](https://img.shields.io/badge/download-all%20releases-brightgreen.svg)](https://github.com/tesseract-ocr/tesseract/releases/)
Table of Contents
=================
* [Tesseract OCR](#tesseract-ocr)
* [About](#about)
* [Brief history](#brief-history)
* [Installing Tesseract](#installing-tesseract)
* [Running Tesseract](#running-tesseract)
* [For developers](#for-developers)
* [Support](#support)
* [License](#license)
* [Dependencies](#dependencies)
* [Latest Version of README](#latest-version-of-readme)
## About
This package contains an **OCR engine** - `libtesseract` and a **command line program** - `tesseract`.